To provide an insight into the quality of software that is available, we have compiled a list of 3 best R static site generators.
Read moreTag: R
ggplot2 – data visualization package for the programming language R
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 moreBlogdown – powerful and customizable website output format for R Markdown
The goal of the blogdown package is to provide a powerful and customizable website output format for R Markdown.
Read morebookdown – R package to facilitate writing books
bookdown is an R package for authoring books and technical documents with R Markdown.
Read morermarkdown – dynamic documents for R
The rmarkdown package helps you create dynamic analysis documents that combine code, rendered output (such as figures), and prose.
Read moreBioconductor – tools for the analysis and comprehension of high-throughput genomic data
Bioconductor is a software project which provides tools for the analysis and comprehension of high-throughput genomic data.
Read moretidytext – text mining using dplyr, ggplot2, and other tidy tools
tidytext is text mining for word processing and sentiment analysis using ‘dplyr’, ‘ggplot2’, and other tidy tools.
Read morequanteda – R package for Quantitative Analysis of Textual Data
quanteda (Quantitative Analysis of Textual Data) is an R package for managing and analyzing text.
Read morewordcloud – create attractive word clouds, visualize differences and similarity between documents
wordcloud creates attractive word clouds, visualize differences and similarity between documents, and avoid over-plotting in scatter plots.
Read moretm – Text Mining Infrastructure in R
tm (shorthand for Text Mining Infrastructure in R) provides a framework for text mining applications within R.
Read morestringi – fast and portable character string processing in R
stringi is an R package for fast, portable, correct, consistent, and convenient string/text processing in any locale or character encoding.
Read morestringr – string manipulation in R
The stringr package provides a cohesive set of functions designed to make working with strings as easy as possible.
Read moreUDPipe – R package for Tokenization, Tagging, Lemmatization and Dependency Parsing
UDPipe provides language-agnostic tokenization, tagging, lemmatization and dependency parsing of raw text.
Read moreWord Vectors – R package for building and exploring word embedding models
Word Vectors is an R package for building and exploring word2vec and other word embedding models.
Read morespacyr – R wrapper around the Python spaCy package
spacyr provides a convenient R wrapper around the Python spaCy package.
Read more