Difference between revisions of "R Project"
Line 12: | Line 12: | ||
* [http://dplyr.tidyverse.org/ dplyr] a grammar of data manipulation, providing a consistent set of verbs that help you solve the most common data manipulation challenges | * [http://dplyr.tidyverse.org/ dplyr] a grammar of data manipulation, providing a consistent set of verbs that help you solve the most common data manipulation challenges | ||
* [http://ggplot2.tidyverse.org/ ggplot2] a system for declaratively creating graphics, based on [http://www.amazon.com/Grammar-Graphics-Statistics-Computing/dp/0387245448/ref=as_li_ss_tl The Grammar of Graphics]. | * [http://ggplot2.tidyverse.org/ ggplot2] a system for declaratively creating graphics, based on [http://www.amazon.com/Grammar-Graphics-Statistics-Computing/dp/0387245448/ref=as_li_ss_tl The Grammar of Graphics]. | ||
+ | * [[Data Interoperability]] | ||
R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. [http://en.wikipedia.org/wiki/R_(programming_language) R (programming language)] | R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. [http://en.wikipedia.org/wiki/R_(programming_language) R (programming language)] |
Latest revision as of 20:14, 20 July 2019
Youtube search... ...Google search
- The R Project for Statistical Computing
- RStudio - provides popular open source and enterprise-ready professional software for the R statistical computing environment.
- dplyr a grammar of data manipulation, providing a consistent set of verbs that help you solve the most common data manipulation challenges
- ggplot2 a system for declaratively creating graphics, based on The Grammar of Graphics.
- Data Interoperability
R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. R (programming language)