# Generated by roxygen2: do not edit by hand

S3method(collapse_gt3x,IMU)
S3method(collapse_gt3x,RAW)
S3method(collapse_packet_set,default)
S3method(parse_packet_set,ACTIVITY2)
S3method(parse_packet_set,BATTERY)
S3method(parse_packet_set,CAPSENSE)
S3method(parse_packet_set,EVENT)
S3method(parse_packet_set,METADATA)
S3method(parse_packet_set,PARAMETERS)
S3method(parse_packet_set,SENSOR_DATA)
S3method(parse_packet_set,SENSOR_SCHEMA)
S3method(parse_packet_set,default)
export(AG_collapse)
export(AG_insert)
export(AG_merge)
export(AG_meta)
export(check_columns)
export(check_second)
export(classify_magnetometer)
export(collapse_gt3x)
export(get_VM)
export(get_day_of_year)
export(get_duration)
export(get_imu_file_meta)
export(get_minute)
export(get_raw_file_meta)
export(imu_collapse)
export(imu_filter_gyroscope)
export(read_AG_IMU)
export(read_AG_counts)
export(read_AG_raw)
export(read_gt3x)
export(reintegrate)
export(sensor_resample)
import(Rcpp)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)
useDynLib(AGread)
