inst/RunRoxy.R

##############################################################################
##
## RunRoxy.R
##
## Generate Roxygen documentation from source code.
## Note that Roxygen has problems with S4 classes and therefore all
## class definition files (MCResult*.R) have to be removed from R directory.
##
###############################################################################

library(roxygen2)
roxygenize(package.dir="mcr")

Try the mcr package in your browser

Any scripts or data that you put into this service are public.

mcr documentation built on Oct. 11, 2023, 5:14 p.m.