run_function: run a function

Description Usage Arguments Value Author(s)

View source: R/ssh_functions.R

Description

run a function

Usage

1
run_function(github_name = NA, package_name, function_name, fun_arguments)

Arguments

github_name

the github account name where the repo is

package_name

the name of the package

function_name

the name of the function

fun_arguments

the arguments of the function passed either as list or as string (in the format 'arg1 = x, arg2 = y')

Value

nothing

Author(s)

Giovanni Laudanno


Giappo/jappe documentation built on Aug. 30, 2020, 2:41 p.m.