agePlot: agePlot Plot the age by estimate plot

Description Usage Arguments Examples

Description

agePlot Plot the age by estimate plot

Usage

1
agePlot(county_name, sex, ms)

Arguments

county_name

the county name in Florida, choice are "Alachua", "Baker", "Bay", "Bradford", "Brevard", "Broward", "Calhoun", "Charlotte", "Citrus", "Clay", "Collier", "Columbia", "DeSoto", "Dixie", "Duval", "Escambia", "Flagler", "Franklin", "Gadsden", "Gilchrist", "Glades", "Gulf", "Hamilton", "Hardee", "Hendry", "Hernando", "Highlands", "Hillsborough", "Holmes", "Indian River", "Jackson", "Jefferson", "Lafayette", "Lake", "Lee", "Leon", "Levy", "Liberty", "Madison", "Manatee", "Marion", "Martin", "Miami-Dade", "Monroe", "Nassau", "Okaloosa", "Okeechobee", "Orange", "Osceola", "Palm Beach", "Pasco", "Pinellas", "Polk", "Putnam", "Santa Rosa", "Sarasota", "Seminole", "St. Johns", "St. Lucie", "Sumter", "Suwannee", "Taylor", "Union", "Volusia", "Wakulla", "Walton", "Washington"

sex

Gender choice are "Female" and "Male"

ms

Marital status choice are "Never married","Married", "Married, spouse absent", "Married, other", "Widowed", "Divorced"

Examples

1
2
agePlot("Miami-Dade","Male", "Never married")
agePlot("Alachua",  "Female", "Divorced")

WEILU-ZHAO/marital documentation built on May 25, 2019, 7:16 a.m.