powered by
Read Actigraph device serial number from ActiLife accelerometry data file.
get_actigraph_SN(fpath_full)
A string scalar. An absolute path to ActiLife accelerometry data file.
String scalar. Actigraph device serial number.
# NOT RUN { 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