amromeo / api_r2020

API R Workshop 2020
MIT License
5 stars 5 forks source link

Association for Pathology Informatics R Workshop

This introductory R workshop aims to teach participants with minimal programming experience the basics of the R statistical programming language for reproducible laboratory data analytics. R is a freely available programming environment that is aimed squarely at common activities in data analysis including complex data manipulation, statistical analysis, automation, and publication-quality data visualization. We will introduce basic concepts of R programming as well as more generalizable best practices in working with laboratory data.

Pre-course work/requirements

Installing RStudio onto your own computer

We will be utilizing our cloud based RStudio instance in the workshop. However, in the long term, you will need R and RStudio installed on your own computer in order to work on private or PHI containing data. You can find a video with step by step instructions for installing on Mac or PC by following the links below:

Please complete each step in the video in turn including the final step, installing the tidyverse packages.

Accessing/interacting with the course content

There are multiple ways to access and interact with the course content, depending on whether you choose to proceed through the workshop using the cloud based RStudio or one on your own laptop.

  1. All the course content will be pre-loaded in the RStudio Cloud instance and is available for download as a .zip file.
  2. The coursebook will be emailed to participants ahead of the workshop.
  3. After the workshop, the content will be available at our course github and can be downloaded from there as well.

A note on the mechanics and etiquette of the virtual workshop

Please note that this is first virtual R workshop that our team is hosting, we are preparing extensively to ensure that the workshop is productive for you, however some technical challenges are to be expected

Prior to the worshop

We will be holding an A/V and technical check for participants to make sure they are prepared for the workshop. This will take place on Wednesday July 15 at 1pm eastern time. Details to follow.

The day of the workshop

The workshop is scheduled to begin at 1 pm ET. In order to make sure that we can begin on schedule please make every effort to log into the Zoom conference 10 - 15 minutes early to allow time to get settled, ensure your computer audio and video is set up, and get RStudio cloud up and running.

Acknowledgments

All of the course instructors have previous experience implementing and executing R workshops at a variety of venues. The workshop we are presenting for the API community is in many ways a product of these past experiences. The workshop also integrates content, best practices, and lessons from a variety of educators in the R community. We would like to specifically acknowledge:

License

All of the material in this GitHub repository is copyrighted under the Creative Commons BY-SA 4.0 copyright to make the material easy to reuse. We encourage you to reuse it and adapt it for your own teaching as you like!