create_process_node: Create a process node used for process creation

Description Usage Arguments Value See Also

Description

Create a process node used for process creation

Usage

1
2
create_process_node(type = "processTypeName", technician = "researcherURI",
  dateRun = format(Sys.Date(), "%Y-%m-%d"), instrument = NULL, ...)

Arguments

type

character, the name of the process ("FACS-2", ...)

technician

character,the uri of the technician

dateRun

character, the date of the run

instrument

character, optional, the URI of the instrument

...

further arguments for newXMLNode including child nodes

Value

xmlNode of type 'process'

See Also

Other Process: ProcessRefClass_date_run, ProcessRefClass_get_artifacts, ProcessRefClass_get_file_artifacts, ProcessRefClass_get_parent_process, ProcessRefClass_get_type, ProcessRefClass_instrument, ProcessRefClass_technician


BigelowLab/genologicsr documentation built on May 5, 2019, 2:42 p.m.