shinyInvoice: Shiny App - Generate a Pdf Invoice with 'Rmarkdown'
Generate an invoice containing a header with invoice number and businesses details. The invoice table contains
  any of: salary, one-liner costs, grouped costs. Under the table signature and bank account details appear. 
  Pages are numbered when more than one. Source .json and .Rmd files are editable in the app. A .csv file with raw data can be downloaded.
  This package includes functions for getting exchange rates between currencies based on 
  'quantmod' (Ryan and Ulrich, 2023 <https://CRAN.R-project.org/package=quantmod>).
| Version: | 0.0.5 | 
| Depends: | R (≥ 3.5) | 
| Imports: | tibble, dplyr, quantmod, rlang, stringr, shiny, lubridate | 
| Suggests: | fs, jsonlite, pillar, readr, rhino, rjson, shinyAce, tinytex, rmarkdown, curl | 
| Published: | 2024-04-01 | 
| DOI: | 10.32614/CRAN.package.shinyInvoice | 
| Author: | Fernando Roa [aut, cre] | 
| Maintainer: | Fernando Roa  <froao at unal.edu.co> | 
| BugReports: | https://github.com/fernandoroa/invoice-public/issues | 
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] | 
| URL: | https://github.com/fernandoroa/invoice-public | 
| NeedsCompilation: | no | 
| SystemRequirements: | pandoc (>= 2.0) | 
| Materials: | README, NEWS | 
| CRAN checks: | shinyInvoice results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=shinyInvoice
to link to this page.