agd_format: Format ActiGraph agd data after initial reading

View source: R/read_agd.R

agd_formatR Documentation

Format ActiGraph agd data after initial reading

Description

Format ActiGraph agd data after initial reading

Usage

agd_format(AG, return, tz, file)

agd_date_string(timestamp, tz)

agd_vector_magnitude(AG, expected = paste0("Axis", 1:3))

Arguments

AG

list. The result of initial reading

return

character. The desired elements to return (see details)

tz

character. The desired timezone

file

character. Path to the agd file

expected

character. The expected names of the triaxial variables


AGread documentation built on Sept. 13, 2022, 5:06 p.m.