02:00
CVEN 5999 - Summer 2025
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:
Follow along on the screen
10:00
hw-data-transformation.qmd
fileSlides 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.