Rd2roxygen              Convert all the Rd files of a package to
                        roxygen comments
Rd2roxygen-package      Convert Rd to roxygen documentation and
                        utilities to enhance documentation and building
                        packages
create_roxygen          Create the roxygen documentation
parse_and_save          Parse the input Rd file and save the roxygen
                        documentation into a file
parse_file              Parse the input Rd file to a list
reformat_code           Format the code in the usage and examples
                        sections
roxygen_and_build       Roxygenize a package, clean up and build/check
                        the package
