Description Usage Arguments Value Examples
Function to describe township
1 | describe_township(df, state = c("Kayah", "Kayin"))
|
df |
Dataset containing data collected from townships included in the MCCT baseline study |
state |
State for which township description is being generated for |
A character vector describing each township
1 2 | describe_township(df = recode_township(df = townshipData),
state = "Kayah")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.