new_impactr_data | R Documentation |
Constructor for impactr_data object
new_impactr_data( x, filename, start_date_time, samp_freq, acc_placement, subj_body_mass, filter_type )
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 |
An object of the impactr_data
class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.