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]
All associated links for this package
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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
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  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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