ggplot2 is a system for declaratively creating graphics, based on The Grammar of Graphics, the idea that you can build every graph from the same few components.
Read more
The Linux Portal Site
ggplot2 is a system for declaratively creating graphics, based on The Grammar of Graphics, the idea that you can build every graph from the same few components.
Read more
The goal of the blogdown package is to provide a powerful and customizable website output format for R Markdown.
Read more
bookdown is an R package for authoring books and technical documents with R Markdown.
Read more
The rmarkdown package helps you create dynamic analysis documents that combine code, rendered output (such as figures), and prose.
Read more
Bioconductor is a software project which provides tools for the analysis and comprehension of high-throughput genomic data.
Read more
tidytext is text mining for word processing and sentiment analysis using ‘dplyr’, ‘ggplot2’, and other tidy tools.
Read more
quanteda (Quantitative Analysis of Textual Data) is an R package for managing and analyzing text.
Read more
wordcloud creates attractive word clouds, visualize differences and similarity between documents, and avoid over-plotting in scatter plots.
Read more
tm (shorthand for Text Mining Infrastructure in R) provides a framework for text mining applications within R.
Read more
stringi is an R package for fast, portable, correct, consistent, and convenient string/text processing in any locale or character encoding.
Read more