Description
{tidyowl}
is my LearnR Package for going further in the tidyverse
.
So far, it covers the following:
- Learning
tidyselect
(verbs and methods for selecting and processing columns of data) - Learning
rowwise
(verbs and methods for processing data row-by-row)
Link
Install on your own machine with:
install.packages("remotes")
remotes::install_github("laderast/tidyowl")
Citation
BibTeX citation:
@online{laderas2021,
author = {Laderas, Ted},
title = {\{Tidyowl\}},
date = {2021-03-20},
url = {https://laderast.github.io/edu/2021-03-20-tidyowl/},
langid = {en}
}
For attribution, please cite this work as:
Laderas, Ted. 2021. “{Tidyowl}.” March 20, 2021. https://laderast.github.io/edu/2021-03-20-tidyowl/.