getExperimentStatesByTypeAndKind: Get Experiment States

View source: R/JSON_library.R

getExperimentStatesByTypeAndKindR Documentation

Get Experiment States

Description

Get states by type and kind.

Usage

getExperimentStatesByTypeAndKind(experimentId, stateType, stateKind,
  responseFormat = "json",
  lsServerURL = racas::applicationSettings$client.service.persistence.fullpath)

Arguments

experimentId

id or codeName of the experiment

stateType

lsType of the state

stateKind

lsKind of the state

responseFormat

"json" or maybe "tsv"

Details

Returns a list of experiment states.


mcneilco/racas documentation built on May 4, 2024, 9:53 p.m.