View source: R/fetch_namespace_names.R
use_namespace_check | R Documentation |
Wrapper around fetch_namespace_names()
that opens a new RStudio source editot
tab with code to be pasted at the top of the main script to enumerate required
packages and test if they are installed.
use_namespace_check()
Returns NULL
invisibly, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.