You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 09_DevelopingDataProducts/rCharts/index.Rmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ runif(1)
37
37
- rCharts is a way to create interactive javascript visualizations using R
38
38
- So
39
39
- You don't have to learn complex tools, like D3
40
-
- You simply work in R learning a minimal amount of new syntaxt
40
+
- You simply work in R learning a minimal amount of new syntax
41
41
- rCharts was written by Ramnath Vaidyanathan (friend of the Data Science Series), who also wrote slidify, the framework we use for all of the lectures in the class
0 commit comments