gcalibrateC
function. Thanks to John Muschelli for the contribution!Rcpp
plugin for C++ 11.gcalibrateC
to resolve issue when there are NaN values in sphere data (issue #35)calErrorEnd
never gets below 0.01.agcalibrate
to speed up function by first converting to a data.table
before merging with the time stamps.imputeTimeGaps
to agcalibrate
for users to decide if zeros are added back after calibration.GGIR::g.calibrate
needing GGIR::g.inspectfile
results..last_complete_epoch
function after discovering a file that did not find a complete epoch.agShinyDeployApp
gcalibrateC
, get_counts
, agread
.gcalibrateC
testing.start_time
and stop_time
attributes to data read by the pygt3x
calibrated reader.lubridate::floor_date
to round data_start in case data doesn't start on the specified epoch.importFrom
documentation to the agShinyDeployApp
function..calculate_raw_metrics
function to calculate ENMO and MAD for the Shiny App..read_agd
function to extract metadata and data from the ActiGraph agd file for the Shiny app.agread
methods using the parser
argument.g.calibrate
function called agcalibrate
to be used within a piping structure with calculate_counts
.agread.ggir
and agread.pygt3x
are no longer used.agcounts
package..resample
function with Rcpp
to reduce
processing time.dateTimeAs = "write.csv"
to the data.table::fwrite
function
to correctly display time stamps when data are exported to csvmin
in a place where pmin
was incorrectly usedcalculate_counts
out of get_counts
to allow more flexible
programming for end-usersAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.