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 22 Dec. 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

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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