dplyr

E436331

dplyr is a popular R package that provides a consistent, fast, and intuitive grammar of data manipulation for data frames and tibbles.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
dplyr canonical 1

Statements (51)

Predicate Object
instanceOf R package
software library
compatibleWith base R pipe operator
magrittr pipe operator
creator Hadley Wickham NERFINISHED
designGoal consistency
intuitive syntax
speed
developedBy RStudio (now Posit) NERFINISHED
documentationUrl https://dplyr.tidyverse.org
focusesOn data manipulation
data transformation
data wrangling
hostedOn CRAN NERFINISHED
GitHub NERFINISHED
implements grammar of data manipulation
keyword data analysis
data manipulation
tidy data
license MIT License
maintainer Hadley Wickham NERFINISHED
Posit PBC NERFINISHED
partOfEcosystem tidyverse
programmingLanguage R NERFINISHED
providesFunction arrange
bind_cols
bind_rows
distinct
filter
group_by
join functions
mutate
relocate
rename
select
slice
summarise
summarize
ungroup
sourceRepository https://github.com/tidyverse/dplyr
supports piping workflows
supportsDataStructure data frame
tibble
usedFor data preprocessing
exploratory data analysis
usesLanguage C++
usesLibrary Rcpp NERFINISHED
magrittr NERFINISHED
rlang NERFINISHED
tibble
writtenIn R NERFINISHED

Referenced by (1)

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

R hasPackage dplyr