load_nodes: batch load object definitions

load_nodesR Documentation

batch load object definitions

Description

batch load object definitions

Usage

load_nodes(x, ...)

## S3 method for class 'rflow'
load_nodes(x, conflict = "update", verbose = TRUE)

Arguments

x

an rflow object

conflict

logical; How to resolve conflict when an object of the same id already exists in the rflow?

verbose

logical; print verbose output?


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