deleteAnalysisGroupsByExperiment: Delete analysis groups by experiment

View source: R/JSON_library.R

deleteAnalysisGroupsByExperimentR Documentation

Delete analysis groups by experiment

Description

Deletes all analysis groups within an experiment

Usage

deleteAnalysisGroupsByExperiment(experiment,
  lsServerURL = racas::applicationSettings$client.service.persistence.fullpath)

Arguments

experiment

a list that has an element id for the experiment

lsServerURL

the URL of the persistence server

Details

Deletes all of the analysis groups, even if they are linked to other experiments. This is intended for fully clearing uploaded data. Does not mark treatment groups and subjects as deleted, retrieval functions should respect parent deletion.

Value

empty string


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