batch_create: Create one or more nodes (Sample and Container only)

View source: R/Lims.R

batch_createR Documentation

Create one or more nodes (Sample and Container only)

Description

Return order is *not* enforced to be the same as the input order

Usage

batch_create(x, lims, asNode = asNode, rel = c("samples", "containers")[1])

Arguments

x

a list of one or more XML::xmlNode

lims

a LimsRefClass node

asNode

logical, if TRUE return a named list of NodeRefClass objects

rel

the relative namespace into the "batch/create"

Value

list of XML::xmlNode or NodeRefClass


BigelowLab/genologicsr documentation built on June 7, 2024, 3:15 a.m.