new_impactr_peaks | R Documentation |
Constructor for impactr_peaks object
new_impactr_peaks( x, filename, start_date_time, samp_freq, acc_placement, subj_body_mass, filter_type, peaks_idx, curve_start, acc_signal )
x |
A data frame. |
start_date_time |
A scalar of class |
samp_freq |
A numerical scalar |
acc_placement |
A character scalar |
subj_body_mass |
A numerical scalar |
filter_type |
A character scalar |
peaks_idx |
A numerical vector |
curve_start |
A numerical vector |
acc_signal: |
A numeric vector |
An object of the impactr_peaks
class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.