Displaying 2 results from an estimated 2 matches for "aqi_cat".
Did you mean:
age_cat
2025 Jan 21
3
ggplot with major and MINOR tick marks on a log scale
...quot;, "26", "26", "26", "27", "27", "27", "27",
"27", "27", "27", "28", "28", "28", "28", "28", "28", "28"),
AQI_Cat = structure(c(1L, 2L, 3L, 4L, 5L, 6L, 7L, 1L, 2L,
3L, 4L, 5L, 6L, 7L, 1L, 2L, 3L, 4L, 5L, 6L, 7L, 1L, 2L, 3L,
4L, 5L, 6L, 7L), levels = c("Good", "Moderate", "Unhealthy For Some",
"Unhealthy", "Very Unhea...
2025 Jan 21
1
ggplot with major and MINOR tick marks on a log scale
...ot;26", "26", "26", "27", "27", "27", "27",
> "27", "27", "27", "28", "28", "28", "28", "28", "28", "28"),
> AQI_Cat = structure(c(1L, 2L, 3L, 4L, 5L, 6L, 7L, 1L, 2L,
> 3L, 4L, 5L, 6L, 7L, 1L, 2L, 3L, 4L, 5L, 6L, 7L, 1L, 2L, 3L,
> 4L, 5L, 6L, 7L), levels = c("Good", "Moderate", "Unhealthy For Some",
> "Unhealthy", &...