Package: documenter 0.1.3
documenter: Documents Files
It is sometimes necessary to create documentation for all files in a directory. Doing so by hand can be very tedious. This task is made fast and reproducible using the functionality of 'documenter'. It aggregates all text files in a directory and its subdirectories into a single word document in a semi-automated fashion.
Authors:
documenter_0.1.3.tar.gz
documenter_0.1.3.zip(r-4.5)documenter_0.1.3.zip(r-4.4)documenter_0.1.3.zip(r-4.3)
documenter_0.1.3.tgz(r-4.4-any)documenter_0.1.3.tgz(r-4.3-any)
documenter_0.1.3.tar.gz(r-4.5-noble)documenter_0.1.3.tar.gz(r-4.4-noble)
documenter_0.1.3.tgz(r-4.4-emscripten)documenter_0.1.3.tgz(r-4.3-emscripten)
documenter.pdf |documenter.html✨
documenter/json (API)
NEWS
# Install 'documenter' in R: |
install.packages('documenter', repos = c('https://mamc-dci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mamc-dci/documenter/issues
Last updated 2 years agofrom:3c699215d3. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
Exports:create_annotation_filedocument_it
Dependencies:askpassbase64encclicpp11digestfastmapgluehtmltoolslifecyclemagrittrofficeropensslR6raggrlangsyssystemfontstextshapinguuidxml2yamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create a template annotation file. | create_annotation_file |
Generate documentation for the files of a directory. | document_it |
Extract annotations from a yaml annotation file. | extract_annotations |
Fix a file path. | fix_path |
Insert each element of a vector into a document as a string of paragraphs. | insert_paragraphs |