Skip to content

Commit

Permalink
Update unir_paginas.R
Browse files Browse the repository at this point in the history
  • Loading branch information
eliansoutu authored Jan 17, 2024
1 parent 28512df commit fd480c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/unir_paginas.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#' }
#' @export

unir_paginas <- function(input, save_as, topic, back_colour = "gris") {
unir_paginas <- function(input, save_as, topic = "", back_colour = "gris") {

staplr::select_pages(1, input_filepath = input, output_filepath = "cover.pdf")

Expand Down

0 comments on commit fd480c5

Please sign in to comment.