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.1")



Attach the package and use:
library("document")
Maintained by
Andreas Dominik Cullmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-05-08
Latest Update: 2025-05-24
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.1, https://cran.r-project.org/web/packages/document. Accessed 06 Jun. 2026.
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), 4.0.0 (2023-06-14 12:42)
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

Today's Hot Picks in Authors and Packages

odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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