Function to set study info

setStudyInfo(
  id,
  title = id,
  type = c("Characterization"),
  version = "0.0.0.999"
)

Arguments

id

specify the study id

title

specify the study title

type

specify the type of study

version

specify the study version

Value

a list containing study info