Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 166 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 166 Bytes

Interactive Micromaps in R with loon

Set Up

install.packages("loon") # Available on CRAN

library(devtools)
install_github("x249wang/loon.micromaps")