View source: R/method_process_definition.R
def_package | R Documentation |
Meta information on the package in which the TI function resides
def_package(remote, name, function_name)
remote |
The github repository handle |
name |
The name of the package |
function_name |
The name of the function |
def_package(
remote = "rcannood/SCORPIUS",
name = "SCORPIUS",
function_name = "ti_scorpius"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.