get_simple_profile: Get Simple Profile

Description Usage Arguments Value Examples

View source: R/simple_optimal_profile.R

Description

get_simple_profile take the rofile_data and performs Load~TOV profile and returns the optimal profile using get_simple_optimal_profile function

Usage

1
get_simple_profile(profile_data)

Arguments

profile_data

Data frame returned from vj_profile function

Value

List returned by get_simple_optimal_profile function

Examples

1
2
fv_profile <- vj_profile(mass = 75)
get_simple_profile(fv_profile)

mladenjovanovic/vjsim documentation built on Aug. 7, 2020, 10:10 p.m.