Populate data from an R environment into '.doc' and '.docx' templates. Create a template document in a program such as 'Word', and add strings encased in guillemet characters to create flags («example»). Use getDictionary() to create a dictionary of flags and replacement values, then call docket() to generate a populated document.
Version: | 1.33 |
Imports: | stringr, XML, xml2, zip |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2024-07-12 |
DOI: | 10.32614/CRAN.package.docket |
Author: | Jonathan Conrad [aut, cre], Ian Conrad [ctb] |
Maintainer: | Jonathan Conrad <JonathanGConrad at gmail.com> |
BugReports: | https://github.com/JonathanConrad98/docket/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/JonathanConrad98/docket |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | docket results |
Reference manual: | docket.pdf |
Vignettes: |
docket_guide |
Package source: | docket_1.33.tar.gz |
Windows binaries: | r-devel: docket_1.33.zip, r-release: docket_1.33.zip, r-oldrel: docket_1.33.zip |
macOS binaries: | r-release (arm64): docket_1.33.tgz, r-oldrel (arm64): docket_1.33.tgz, r-release (x86_64): docket_1.33.tgz, r-oldrel (x86_64): docket_1.33.tgz |
Old sources: | docket archive |
Please use the canonical form https://CRAN.R-project.org/package=docket to link to this page.