agd                     R6 class: 'agd'
agd_worker              R6 class: 'agd_worker'
apply_barreira_algo     Classify an accelerometer axis vector of
                        60-second epochs as sleep time or awake time.
apply_general_bout_algo
                        Classify an accelerometer axis vector of epochs
                        based on a set of bout rules.
apply_non_wear_algo     Classify an accelerometer axis vector of epochs
                        as wear time or non-wear time based on a set of
                        bout rules.
apply_sadeh_algo        Classify an accelerometer axis vector of
                        60-second epochs as sleep time or awake time.
apply_tudor_locke_algo
                        Classify an accelerometer axis vector of
                        60-second epochs as sleep time or awake time.
classify_agd_data       Classify epochs in an ActiGraph '.agd' file.
clean_agd_data          Prepare an ActiGraph '.agd' file for downstream
                        classification.
get_chms_meta           Gets CHMS participant metadata.
load_agd_data           Load the 'data' table from an ActiGraph '.agd'
                        file.
load_agd_settings       Load the 'settings' table from an ActiGraph
                        '.agd' file.
plot.agd                Plot method for the agd R6 class.
plot.agd_worker         Plot method for the agd_worker R6 class.
run_agd_job             Run a job that initiates an ActiGraph data
                        processing pipeline for a single participant.
summarize_agd_data      Summarizes an ActiGraph '.agd' file.
summary.agd             Summary method for the agd R6 class.
summary.agd_worker      Summary method for the agd_worker R6 class.
