powered by
Return a data frame summarising functions, family, title, description, and arguments of a loaded package.
generate_summary(package_name)
A data frame summarising functions, family, title, description, and arguments of a loaded package.
String providing the name of the loaded package, e.g. surveytoolbox
library(devtoolbox) generate_summary(package_name = "devtoolbox")
Run the code above in your browser using DataLab