Skip to content

jsta/autodatadoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autodatadoc

The goal of autodatadoc is to demonstrate how to create automated data documentation for R packages use the @eval roxygen tag. See [blog post] for details.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("jsta/autodatadoc")

Example

library(autodatadoc)
?population

About

Example of automated data documentation for R packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages