View source: R/create_libro_gastos.R
| create_libro_gastos | R Documentation |
create libro de gastos
create_libro_gastos(
db_gastos,
dir_libros,
users = c("Andres", "Martina", "Pulpo"),
year = 2021,
...
)
db_gastos |
A tibble with the gastos. This data base is returned by |
dir_libros |
A directory path to export the books |
users |
A string. Name for which the book will be created. Options: c("Andres", "Martina", "Pulpo") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.