An open API service indexing awesome lists of open source software.

https://github.com/atorus-research/phuse_intro_to_r_2021

Examples/instructions for the Phuse 2021 Intro to R Workshop
https://github.com/atorus-research/phuse_intro_to_r_2021

Last synced: about 2 months ago
JSON representation

Examples/instructions for the Phuse 2021 Intro to R Workshop

Awesome Lists containing this project

README

        

# PHUSE US Connect 2021 Intro to R Workshop

Hello and welcome! For all content related to this workshop, check out the workshop website right [here](https://atorus-research.github.io/phuse_intro_to_r_2021_website/).

## What You'll Learn
In this workshop, statistical programmers will be introduced to the R programming language and the tidyverse, using familiar clinical examples. Attendees will leave with a basic understanding of what R is, what the tidyverse is and why it’s important, and what the open-source landscape has to offer us in the world of clinical statistical programming.

Hands-on programming examples will be offered to give attendees some basic knowledge of the tools available in R to support common clinical workflows, such as SDTM, ADaM and clinical TFLs. If you’ve never worked in R before, but want to see how it can be used in your day-to-day tasks, come join us and see what this powerful open-source language has to offer!

## Schedule

| Today's Schedule |
| --- |
| 🎬 Getting Started |
| πŸ““ R Basics |
| πŸ“ˆ Working with Data Frames |
| πŸ’» Translating Keep, Drop, Where, & Rename |
| ⌨️ Breakout 1 |
| πŸ’» Translating Set & Merge |
| ⌨️ Breakout 2 |
| πŸ’» Mutate |
| ⌨️ Breakout 3 |
| πŸ’» Translating PROC MEAN, PROC FREQ, PROC UNIVARIATE |
| ⌨️ Breakout 4 |
| 🌐 Where to go from Here |