def_package: Meta information on the package in which the TI function...

View source: R/method_process_definition.R

def_packageR Documentation

Meta information on the package in which the TI function resides

Description

Meta information on the package in which the TI function resides

Usage

def_package(remote, name, function_name)

Arguments

remote

The github repository handle

name

The name of the package

function_name

The name of the function

Examples

def_package(
  remote = "rcannood/SCORPIUS",
  name = "SCORPIUS",
  function_name = "ti_scorpius"
)

dynwrap documentation built on July 26, 2023, 5:15 p.m.