make_fake2 | R Documentation |
Each .csv
file will have a random 5-digit ID number with the prefix "FakeOpenFace_".
Excluding the informational (e.g., faceid
, timestamp
) and the Action Unit data,
since the values don't make sense in this situation.
Each generated .csv
file will end with a suffix indicating dyad member.
make_fake2(path, n, loop, dyad, 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 |
dyad |
Two dyad members as a character vector. E.g., |
seed |
Numeric, random seed. Optional. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.