hca_to_dist_df | R Documentation |
Obtain distance and speed from HCA object
hca_to_dist_df(subjectdatalist, strict.input = F)
subjectdatalist |
input HCA object |
strict.input |
Error if input is not of class HCA |
Dataframes with columns for interval distance travelled (mm) and interval speed (mm/s)
## Not run:
hca_to_dist_df(subjectdatalist)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.