Actions Panel
Intro to R data analysis
Intro to R data analysis
When and where
Date and time
Monday, September 16, 2019 · 1 - 5pm PDT
Location
UCSF Mission Bay Campus Mission Hall, 550 16th Street Room 1400 San Francisco, CA 94158
About this event
The high-level language of R is considered one of the most powerful languages for quantitative analysis, statistics, and graphics. This workshop will help you get started with analyzing your datasets and creating graphs for visualization. No background in statistics or computing necessary. *Bring your laptop with RStudio and R installed.
The topics that we'll cover are listed below.
1. RStudio interface.
2. Addition, subtraction, basic math operations.
3. Assigning values to variables.
4. Commenting in a script.
5. Logical operators.
6. Intro to functions and libraries.
7. Reading data.
8. Troubleshooting error messages.
9. Exploring data. (Basic summaries such as mean, median, etc.)
10. Selecting subsets of data.
11. Plotting data.
12. Data structures available in R.