describe_experiment {SqueakR} | R Documentation |
Lists a condensed summary of data stored in the experiment object.
describe_experiment(experiment)
experiment |
The experiment object to be saved |
A list of information about the experiment
## Not run: describe_experiment(experiment = experiment_object)