
Last chance! 50% off unlimited learning
Sale ends in
This function uses the function parse_Rd
in the tools package to
parse the Rd file.
parse_file(path)
a named list containing the documentation sections as strings
the path of the Rd file
Hadley Wickham; modified by Yihui Xie <https://yihui.org>
rd.file = system.file("examples", "parse_and_save.Rd", package = "Rd2roxygen")
parse_file(rd.file)
Run the code above in your browser using DataLab