Other packages > Find by keyword >

document  

Run 'roxygen2' on (Chunks of) Single Code Files
View on CRAN: Click here


Download and install document package within the R console
Install from CRAN:
install.packages("document")

Install from Github:
library("remotes")
install_github("cran/document")

Install by package version:
library("remotes")
install_version("document", "4.0.0")



Attach the package and use:
library("document")
Maintained by
Andreas Dominik Cullmann
[Scholar Profile | Author Map]
First Published: 2017-05-08
Latest Update: 2023-06-14
Description:
Have you ever been tempted to create 'roxygen2'-style documentation comments for one of your functions that was not part of one of your packages (yet)? This is exactly what this package is about: running 'roxygen2' on (chunks of) a single code file.
How to cite:
Andreas Dominik Cullmann (2017). document: Run 'roxygen2' on (Chunks of) Single Code Files. R package version 4.0.0, https://cran.r-project.org/web/packages/document. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.0 (2017-05-08 15:35), 1.1.0 (2017-05-19 13:52), 1.2.0 (2017-06-01 13:11), 1.2.1 (2017-07-07 14:42), 2.0.0 (2017-08-04 12:23), 2.1.0 (2017-08-18 10:57), 2.2.0 (2017-12-09 22:12), 2.2.1 (2018-01-13 23:45), 3.0.0 (2018-02-11 14:01), 3.0.1 (2018-03-20 12:03), 3.0.2 (2018-09-13 10:50), 3.1.0 (2018-11-25 21:00), 3.2.0 (2020-01-11 20:50), 3.3.0 (2020-10-30 18:20), 3.3.1 (2021-03-31 15:40), 3.3.2 (2021-05-12 08:02), 3.3.3 (2022-03-30 10:50), 3.3.4 (2022-08-19 15:00)
Other packages that cited document R package
View document citation profile
Other R packages that document depends, imports, suggests or enhances
Complete documentation for document
Functions, R codes and Examples using the document R package
Some associated functions: Rd_txt_RUnit . alter_description_file . check_package . checks . clean_description_file . display_Rd . document-package . document . fake_package . get_dpd . is_Rd_file . man . sort_unlocale . throw . usage . warn . write_the_docs . 
Some associated R codes: document-package.R . document.R . internals.R . man.R . package_functions.R . utils.R .  Full document package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for document05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA