Colloquium organized by the Insitute on Aging and Lifelong Health at the University of Victoria
- master copy of the detailed schedule for both lectures and live coding session
- google doc with notes and sketches for colloquium talks
- google doc with notes and sketches for live coding sessions
- 1A
- 1B
- 2A
- 2B
- 3A
- 3B
- Theme 1: Longitudinal perspectives
- Theme 2: Alluvial (sankey) plots
- Theme 3: Venn Diagrams
The repo dependencies can be installed from GitHub after installing the remotes
package.
install.packages("remotes") # Run this line if the 'remotes' package isn't installed already.
remotes::install_github(repo="dss-ialh/displaying-health-data")