View source: R/my_filename_utils.r
pks_dependencies | R Documentation |
Return names of all dependent packages
pks_dependencies(pks)
pks |
Names of packages (chr) |
Names of all packages that depend on packages specified (chr)
pks_dependencies(c("magrittr","dplyr"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.