sportsdataverse_deps | R Documentation |
List all sportsdataverse dependencies
sportsdataverse_deps( recursive = TRUE, pkg_list = get_core_functions(), repos = getOption("repos") )
recursive |
If |
pkg_list |
The list of the package names to check (including the |
repos |
The repositories to use to check for updates.
Defaults to |
try(sportsdataverse_deps() %>% knitr::kable())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.