This function returns a data frame about vaccines risks from State Cancer Profiles.
Arguments
- vaccine
One of the following values:
"percent with up to date hpv vaccination coverage, ages 13-15",
"percent with up to date hpv vaccination coverage, ages 13-17"
.
- sex
One of the following values:
"both sexes"
"male"
"female"
.
Value
A data frame with the following columns: Area Type, Area Code, Percent, Lower 95% CI, Upper 95% CI, Number of Respondents.
See also
Other risks:
risk_alcohol()
,
risk_colorectal_screening()
,
risk_diet_exercise()
,
risk_smoking()
,
risk_women_health()