export_dataset | R Documentation |
Generate the preference index table Generate the summary table
export_dataset(
experiment_folder,
result_folder,
dataset,
analysis,
suffix,
...
)
experiment_folder |
Path to folder containing IDOC results .csv files |
result_folder |
Path to a folder where to save results. If not passaed, it is set to experiment_folder |
dataset |
List of raw data including:
|
analysis |
List of processed data including:
|
suffix |
A character (word) that will differentiate resulting output from other output produced on the same experiment folder. Useful for segmenting the experiment into different periods of interest and analyzing these periods separately. |
... |
Extra arguments to export_summary |
summary |
Whether to export a summary or not |
export_pi_summary()
export_summary()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.