powered by
Read Actigraph device serial number from ActiLife accelerometry data file.
get_actigraph_SN(fpath_full)
String scalar. Actigraph device serial number.
A string scalar. An absolute path to ActiLife accelerometry data file.
fpath_full_i <- system.file("extdata", extdata_fnames[1], package = "arctools") get_actigraph_SN(fpath_full_i)
Run the code above in your browser using DataLab