Tools for the R Developer


[Up] [Top]

Documentation for package ‘devtoolbox’ version 0.1.0

Help Pages

create_pkg_report Generate a package report in HTML
extract_argument Extract the arguments of a function for a loaded package
extract_desc Extract the description of a function for a loaded package
extract_family Extract the family of a function for a loaded package
extract_title Extract the title of a function for a loaded package
generate_summary Run a summary of functions and the associated description for a loaded package
get_gh_issues Get issues information from GitHub for the given time period.
get_gh_pr Get pull request information from GitHub for the given time period.
recursive_dependencies Compute recursive dependencies of packages
run_rmd Run RMarkdown Report based on an existing RMarkdown file