Collect information about current experiment
Usage
expInfo(what = NULL, print = TRUE)
Arguments
- what
Which information to collect. Can be any of c("name", "path",
"om_version", "placeholders", "simStart", "surveyTimes")
- print
If TRUE, pretty print the information. Otherwise return a list.