02:00
CVEN 5837 - Summer 2023
Questions
02:00
… based on the concepts of functions as verbs that manipulate data frames

select: pick columns by namearrange: reorder rowsslice: chooses rows based on locationfilter: pick rows matching criteriarelocate: changes the order of the columnsmutate: add new variablessummarise: reduce variables to valuesgroup_by: for grouped operationsRules of dplyr functions:

10:00
Slides created via revealjs and Quarto: https://quarto.org/docs/presentations/revealjs/ Access slides as PDF on GitHub
All material is licensed under Creative Commons Attribution Share Alike 4.0 International.

https://cven5873-ss23.github.io/website/