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
- Host: GitHub
- URL: https://github.com/atorus-research/phuse_intro_to_r_2021
- Owner: atorus-research
- Created: 2021-06-08T13:24:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-16T19:06:55.000Z (almost 4 years ago)
- Last Synced: 2025-02-08T17:43:45.763Z (4 months ago)
- Homepage: https://atorus-research.github.io/phuse_intro_to_r_2021_website/
- Size: 53.7 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |