batch_update: Update one or more XML::xmlNodes using batch resources

View source: R/Lims.R

batch_updateR Documentation

Update one or more XML::xmlNodes using batch resources

Description

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

Usage

batch_update(x, lims, asNode = TRUE, rel = c("artifacts", "containers",
  "samples")[1])

Arguments

x

a list of one or more XML::xmlNode objects

lims

LimsRefClass object

asNode

logical, if TRUE return a named list of NodeRefClass objects

rel

the relative namespace into the "batch/retrieve"

Value

list of XML::xmlNode or NodeRefClass


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