Graphing the trends of assured income for severely handicapped (AISH)
Graphing the trends of suicides in Florida from 2006 to 2017 among youth between 10 and 24 years of age.
Demonstrating how to 1) build interactive visualizationsusing `plotly::ggplotly()`, 2) compute relative timelines for each country and 3) plot sequence of key events for cross-country comparison.
Graphing the trends of suicides in Florida from 2006 to 2017, exploring the differences in age, gender, and race among persons 10 years and older
This blogposts shows how to extract population estimates data reported by the Florida Department of Health and prepare them for analysis, specifically, for exploring the trends in demograph growth between 2006 and 2020
Recent example of 1) interpreting models through graphs rather than parameters 2) using self-contains RMarkdown notebook vs .R + .Rmd split