Description Usage Arguments Value Examples
Generates all Force-Velocity profiles and stores them in the list and data.frame
1 | get_all_profiles(profile_data)
|
profile_data |
Data frame returned from |
List with two elements: list of profiles and long data frame
1 2 3 | fv_profile <- vj_profile(mass = 75)
all_profiles <- get_all_profiles(fv_profile)
all_profiles$data_frame
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.