get_osf_recordings {movementsync}R Documentation

Get movementsync recording from OSF

Description

Get movementsync recording from OSF

Usage

get_osf_recordings(
  stems = c("NIR_ABh_Puriya", "NIRP1_VS_Hams", "NIRP1_MAK_Jaun", "Gagaku_5_Juha",
    "NIR_DBh_Malhar"),
  to_dir = tempdir(),
  overwrite = FALSE
)

Arguments

stems

zip file stem(s).

to_dir

directory to copy to (default is "tempdir()").

overwrite

overwriting existing dataset files?

Value

invisible vector of downloaded CSV file names.

Examples


get_osf_recordings()


[Package movementsync version 0.1.4 Index]