getExperimentsByName: Experiment search by name

View source: R/JSON_library.R

getExperimentsByNameR Documentation

Experiment search by name

Description

Gets experiments by name

Usage

getExperimentsByName(experimentName,
  lsServerURL = racas::applicationSettings$client.service.persistence.fullpath)

Arguments

experimentName

a string, the name of the experiment

lsServerURL

url for roo server

Details

returns a list as uniqueness is not always enforced

Value

a list of experiments


mcneilco/racas documentation built on April 19, 2024, 1:12 p.m.