View source: R/import_stats_Cartool.R
This function allows the user to directly import the microstates statistics from Cartool to R. Cartool gives one .csv file per within group comparison. This function takes the path of the folder containing the results, imports only the relevant .csv files and join them in one data frame, ready to analyse it.
1 | import_stats_Cartool(path)
|
path |
a character vector containing the path to the directory where the .seg and the statistics are stored. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.