Package: docket 1.20
Jonathan Conrad
docket: Insert R Data into 'Word' Documents
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.
Authors:
docket_1.20.tar.gz
docket_1.20.zip(r-4.5)docket_1.20.zip(r-4.4)docket_1.20.zip(r-4.3)
docket_1.20.tgz(r-4.4-any)docket_1.20.tgz(r-4.3-any)
docket_1.20.tar.gz(r-4.5-noble)docket_1.20.tar.gz(r-4.4-noble)
docket_1.20.tgz(r-4.4-emscripten)docket_1.20.tgz(r-4.3-emscripten)
docket.pdf |docket.html✨
docket/json (API)
# Install 'docket' in R: |
install.packages('docket', repos = c('https://jonathanconrad98.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jonathanconrad98/docket/issues
Last updated 1 years agofrom:9e5adad29e. Checks:ERROR: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Nov 10 2024 |
R-4.5-win | ERROR | Nov 10 2024 |
R-4.5-linux | ERROR | Nov 10 2024 |
R-4.4-win | ERROR | Nov 10 2024 |
R-4.4-mac | ERROR | Nov 10 2024 |
R-4.3-win | ERROR | Nov 10 2024 |
R-4.3-mac | ERROR | Nov 10 2024 |
Exports:checkDictionarydocketgetDictionary
Dependencies:cligluelifecyclemagrittrrlangstringistringrvctrsXMLxml2zip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create Documents | batchDocket |
Check that the batch dictionary is valid | checkBatchDictionary |
Check if dictionary meets specific requirements. | checkDictionary |
Create documents | docket |
Dictionary for multiple docket outputs | getBatchDictionary |
Create a dictionary | getDictionary |