make_fake | R Documentation |
Each .csv
file will have a random 15-digit ID number with the prefix "fake_".
Excluding the informational (e.g., faceid
, timestamp
) and the Action Unit data, the values don't make sense.
make_fake(path, n, loop, seed)
path |
Character, path to where you want the files to go. |
n |
Numeric, number of rows for each generated |
loop |
Numeric, total number of individual |
seed |
Numeric, random seed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.