Description Usage Arguments Value Examples
View source: R/simple_optimal_profile.R
get_simple_profile
take the rofile_data
and performs Load~TOV profile and returns
the optimal profile using get_simple_optimal_profile
function
1 | get_simple_profile(profile_data)
|
profile_data |
Data frame returned from |
List returned by get_simple_optimal_profile
function
1 2 | fv_profile <- vj_profile(mass = 75)
get_simple_profile(fv_profile)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.