Heike Hofmann

Results 5 issues of Heike Hofmann

Created by the DS 202 class at Iowa State (Fall 2022) as part of their data acquisition lab. see https://ds202-at-isu.github.io/labs/lab04.html We submitted the data to the baseball databank, but it...

ggplot(data = happy) + geom_mosaic(aes(weight = wtssall, x = product(health), fill = health)) + facet_grid(happy~.)