Skip to content

Simple HTML package documentation

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

ropensci/postdoc

Repository files navigation

postdoc

Simple and Uncluttered Package Documentation

Installation

You can install the development version of postdoc from r-universe:

# Download and install postdoc in R
install.packages('postdoc', 
  repos = c('https://ropensci.r-universe.dev','https://cloud.r-project.org'))

Example

Render the manual for the 'MASS' package:

library(postdoc)
htmlfile <- render_package_manual(package = 'MASS')
utils::browseURL(htmlfile)

About

Simple HTML package documentation

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published