req_ns | R Documentation |
This shortens the boilerplate required to use functios from a suggested package.
req_ns(..., caller = as.character(sys.call(-1)[1]))
... |
Packages to require |
caller |
The name of the function this was called from. Only used to create an appropriate error message. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.