make_fake: Create fake OpenFace data.

View source: R/make_fake.R

make_fakeR Documentation

Create fake OpenFace data.

Description

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.

Usage

make_fake(path, n, loop, seed)

Arguments

path

Character, path to where you want the files to go.

n

Numeric, number of rows for each generated .csv

loop

Numeric, total number of individual .csv files to generate.

seed

Numeric, random seed.


jrcalabrese/faceup documentation built on May 16, 2022, 3:14 p.m.