Description Usage Arguments Value Examples
Find package by a keyword in function
1 | find_package(funkey, data = NULL, exact = FALSE, repo = getOption("repos"))
|
funkey |
one character |
data |
NULL or result of loadData() function. |
exact |
logical, whether to match exactly |
repo |
repository |
a datafram contains package and function
1 | find_package('nomogram')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.