Description Usage Arguments Value Examples
Function to create a description and summary of village data information
1 | describe_village(df, state = c("Kayah", "Kayin"))
|
df |
A data.frame with recoded village data information for analysis |
state |
State for which to produce analysis for. |
A list of descriptions and summaries.
1 | describe_village(df = recode_village(df = villageData1), state = "Kayah")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.