Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 2.01 KB

File metadata and controls

18 lines (15 loc) · 2.01 KB

Data-Science-with-R

This repository is to store some of my experiments in DS using R.

Tutorials

Visualization

  • Example 1: animated plot using the R animation package (saveGIF).
  • Example 2: circulized visualization using the R circlize package.
  • Example 3: Re-vision Minard's plot using Rgooglemaps.