nodes_from_r_script: Load nodes' definitions from an R script.

nodes_from_r_scriptR Documentation

Load nodes' definitions from an R script.

Description

Load nodes' definitions from an R script.

Usage

nodes_from_r_script(file, encoding = "UTF-8", ...)

Arguments

file

path to R script file

encoding

passed to parse()

...

args passed to source()


vh-d/Rflow documentation built on May 11, 2022, 2:53 a.m.