pause: Pause the experiment.

Description Usage Arguments Value See Also

View source: R/betr.R

Description

Experiments can be in status Stopped, Waiting, Started, or Paused. pause(experiment) moves the experiment from Started to Paused. Clients will be shown a waiting page until the experiment is continued.

Usage

1

Arguments

experiment

Object of class Experiment

Value

TRUE or FALSE, invisibly

See Also

Other command line functions: get_url, info, map, nperiods, print,Experiment,ANY-method, print,Experiment-method, print_stages, session_name; halt; load_commands; merge_subjects; next_stage; ready; replay; restart; start.Experiment; trace_stage, untrace_stage


hughjonesd/betr documentation built on May 17, 2019, 9:11 p.m.