data_load | R Documentation |
The function "data_load" would load all critical values in a returned list format
data_load()
a list(dataframe) of pop (population), gdp (global gdp), mi (median income), bmi (body mass index), disab (disability rate), employ (employment rate), med_cost (medical conditions cost), med_prev (medical conditions prevalence cost), natl_med_prev (national medical conditions prevalence), rel_risk (relative risk), benefits, and insurance
raw_data <- data_load() population <- raw_data$pop
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.