Skip to contents

Creates the FID object and populates its subfields

Usage

create_REC_object(
  id = NA_character_,
  dataset_id = NA_character_,
  record_id = NA_character_,
  record_package_name = NA_character_,
  record_package_version = NA_character_,
  record_function_name = NA_character_,
  record_function_parameters = NA_character_,
  record_workflow_link = NA_character_,
  record_runtime_start = NA_character_,
  record_runtime_end = NA_character_,
  record_runtime_duration = NA_character_
)

Arguments

id

Main ID of MAMS object

dataset_id

Parent dataset ID

record_id

Record ID

record_package_name

Name of toolkit

record_package_version

Version of toolkit

record_function_name

Name of function(s) used

record_function_parameters

Parameters passed to function(s)

Link to the workflow of the toolkit

record_runtime_start

Runtime start

record_runtime_end

Runtime end

record_runtime_duration

Run duration

Value

a REC S4 object for use with MAMS