make_choropleth_plot: Create a Choropleth Map of Obesity Rates

Description Usage Arguments Value Examples

View source: R/plots.R

Description

Create a Choropleth Map of Obesity Rates

Usage

1
make_choropleth_plot(.region = NULL, .year = 2016, .income = NULL, .sex = NULL)

Arguments

.region

The region input callback (character vector)

.year

The year input callback (integer vector)

.income

The income group callback (character vector)

.sex

The sex group callback (scalar character)

Value

A plotly object.

Examples

1

UBC-MDS/obesity-explorer-R documentation built on Feb. 7, 2021, 4:37 a.m.