tidyverse

E435367

tidyverse is a collection of R packages designed for data science, emphasizing a consistent, human-readable grammar for data manipulation, visualization, and analysis.

All labels observed (1)

Label Occurrences
tidyverse canonical 3

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf collection of R packages ⓘ
open-source software ⓘ
software ecosystem ⓘ
corePackage dplyr ⓘ
forcats ⓘ
ggplot2 ⓘ
purrr ⓘ
readr ⓘ
stringr ⓘ
tibble ⓘ
tidyr ⓘ
creator Hadley Wickham ⓘ
designedFor data analysis ⓘ
data manipulation ⓘ
data science ⓘ
data visualization ⓘ
documentation https://www.tidyverse.org ⓘ
emphasizes consistent grammar for data manipulation ⓘ
human-readable code ⓘ
pipe-based workflows ⓘ
hasConcept declarative graphics with ggplot2 ⓘ
functional programming with purrr ⓘ
grammar of data manipulation ⓘ
tidy data ⓘ
includesPackage broom ⓘ
dbplyr ⓘ
haven ⓘ
hms ⓘ
httr ⓘ
lubridate ⓘ
magrittr ⓘ
modelr ⓘ
readxl ⓘ
reprex ⓘ
rvest ⓘ
xml2 ⓘ
installCommand install.packages("tidyverse") ⓘ
introduced around 2016 ⓘ
license MIT License ⓘ
maintainer Posit PBC ⓘ
RStudio ⓘ
programmingLanguage R ⓘ
repository https://github.com/tidyverse/tidyverse ⓘ
typicalWorkflowStep communicate results ⓘ
import data ⓘ
model data ⓘ
tidy data ⓘ
transform data ⓘ
visualize data ⓘ
uses pipe operator %>% from magrittr ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

R → ecosystem → tidyverse ⓘ
ggplot2 → partOf → tidyverse ⓘ
tidyr → partOf → tidyverse ⓘ