2022
DOI: 10.5070/t514154352
|View full text |Cite
|
Sign up to set email alerts
|

An educator’s perspective of the tidyverse

Abstract: Computing makes up a large and growing component of data science and statistics courses. Many of those courses, especially when taught by faculty who are statisticians by training, teach R as the programming language. A number of instructors have opted to build much of their teaching around use of the tidyverse. The tidyverse, in the words of its developers, "is a collection of R packages that share a high-level *

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(3 citation statements)
references
References 35 publications
0
3
0
Order By: Relevance
“…"Tidyverse-style" is often the preferred syntax for teaching new R users as it comprises a fully-featured data science ecosystem intentionally designed to ease the learning process with improved readability. 18 By creating methods to make this ecosystem more compatible with the All of Us Researcher Workbench, data science tasks such as creating a cohort and extracting data from various database tables become more accessible to a wider range of researchers, who benefit from a consistent toolkit. 19 We have published with the package a series of tutorials with commented code and explanations for extracting and wrangling the data in different ways.…”
Section: Discussionmentioning
confidence: 99%
“…"Tidyverse-style" is often the preferred syntax for teaching new R users as it comprises a fully-featured data science ecosystem intentionally designed to ease the learning process with improved readability. 18 By creating methods to make this ecosystem more compatible with the All of Us Researcher Workbench, data science tasks such as creating a cohort and extracting data from various database tables become more accessible to a wider range of researchers, who benefit from a consistent toolkit. 19 We have published with the package a series of tutorials with commented code and explanations for extracting and wrangling the data in different ways.…”
Section: Discussionmentioning
confidence: 99%
“…It simplifies data manipulation with operations connected in pipelines that use standardised and natural language vocabulary. The components of the tidyverse rank as the most frequently downloaded R packages 5 and are widely taught in Data Science and Bioinformatics programs worldwide 6 .…”
Section: Mainmentioning
confidence: 99%
“…We taught them practices such as checking for common syntax mistakes, running individual lines or small blocks of code in isolation, and commenting out code temporarily while testing other lines of code (see other tips shared with students in S2 ). Another of our pedagogical decisions was to teach R using the ‘tidyverse’ suite of packages and provide a consistent set of syntax and vocabulary for our students [ 38 ], but courses can use functions with base or formula syntax as well [ 39 ].…”
Section: Examples Of R Markdown Assignments In Math and Biology Class...mentioning
confidence: 99%