# dplyr
## Definition(s)
### Nexus: [[Nexus - Google Analytics Certificate Course]]
#### Topic: [[Google Analytics - 7 Data Analysis with R Programming - Module 2 - Programming using RStudio]]
>[! Definition]
>Part of the [[Tidyverse]] set of packages. This package focuses on common data manipulation tasks.
## Examples
## Related
[[Tidyverse]]
[[Pandas]] : this package is the python equivalent of dplyr
## Resources
```R
vignette("dplyr")
```
[dplyr documentation (tidyverse)](https://dplyr.tidyverse.org)
## Flashcards
The below code are generated for use with [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition/) [docs](https://www.stephenmwangi.com/obsidian-spaced-repetition/)