Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 1.75 KB

r.org

File metadata and controls

42 lines (37 loc) · 1.75 KB

R

Library

Funcition

purrr
A complete and consistent functional programming toolkit for R.

Data Frame

dplyr
A fast, consistent tool for working with data frame like objects, both in memory and out of memory.
dbplyr
database with data.frame
data.table
fast version for data.frame
reshape

String

stringr
regex support and some other string action

Export

yihui/knitr
A general-purpose tool for dynamic report generation in R

Visualization

ggplot
2d
patchwork
The goal of patchwork is to make it ridiculously simple to combine separate ggplots into the same graphic
tikzDevice
export ggplot picture to latex with tikz that you can use latex math expression
glr
3d
plotly
A powerful plot which drawing in web page, and it can also be used by python, matlib and so on. It can work with ggplot

Color

wasenderon
A Wes Anderson color palette for R

Math

signal
A set of signal processing functions originally written for ‘Matlab’ and ‘Octave’.
mosaic
Description Data sets and utilities from Project MOSAIC used sed to teach mathematics, statistics, computation and modeling. Funded by the NSF, Project MOSAIC is a community of educators working

Performance

microbenchmark
benchmark

Awesome

quick list of useful packages
awesome

Cheat

rstudio cheatsheet