powered by
Given list of R files function returns roxygen2 template consisting of intersecting parameter definitions
makeDictionary(path, save_path = FALSE)
character or character vector of paths to files to parse
boolean that allows for function to write template to man-roxygen subdirectory, Default: FALSE
character/character vector of intersecting parameters
# NOT RUN { makeDictionary('R') # }
Run the code above in your browser using DataLab