powered by
Strips .R files of roxygen2 style comments (#')
rmOxygen(.file, showonexit = TRUE)
character, path to an .R file, character vector of length 1
logical, show file on exit. Default: TRUE
Nothing. Overwrites files as a side effect
# NOT RUN { rmOxygen("./myRfunctions/function1.R") # }
Run the code above in your browser using DataLab