describe_experiment {SqueakR} | R Documentation |
Describe Experiment
Description
Lists a condensed summary of data stored in the experiment object.
Usage
describe_experiment(experiment)
Arguments
experiment |
The experiment object to be saved |
Value
A list of information about the experiment
Examples
## Not run: describe_experiment(experiment = experiment_object)
[Package SqueakR version 1.3.0 Index]