02:00
CVEN 5837 - Summer 2022
Lars Schöbitz
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://cven5837-ss22.github.io/website/