create_process_node | R Documentation |
Create a process node used for process creation
create_process_node(type = "processTypeName", technician = "researcherURI",
dateRun = format(Sys.Date(), "%Y-%m-%d"), instrument = NULL, ...)
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 |
xmlNode of type 'process'
Other Process: ProcessRefClass_date_run
,
ProcessRefClass_get_artifacts
,
ProcessRefClass_get_file_artifacts
,
ProcessRefClass_get_parent_process
,
ProcessRefClass_get_type
,
ProcessRefClass_instrument
,
ProcessRefClass_technician
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.