scatter_plotly | R Documentation |
Plotly scatterplot data inputs and naomi outputs
scatter_plotly(
df,
ind,
quarter,
input_data,
input_data_type,
age_disag = "Y015_049",
sex_disag = "both"
)
df |
Inputs_outputs dataframe containing matched model estimates and data inputs. |
ind |
Indicator filter. |
quarter |
Calendar quarter filter. |
input_data |
Input data name. |
input_data_type |
Input data type. |
age_disag |
Age group filter. |
sex_disag |
Sex filter. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.