Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R: Interactive Plotting with Shiny Apps - February 21 #224

Closed
SaraMati opened this issue Jan 14, 2019 · 4 comments
Closed

R: Interactive Plotting with Shiny Apps - February 21 #224

SaraMati opened this issue Jan 14, 2019 · 4 comments
Assignees

Comments

@SaraMati
Copy link
Member

SaraMati commented Jan 14, 2019

Shiny allows us to make interactive web applications with R, without us having to get too entangled in Javascript, CSS or html (though knowledge of these languages allows for further customization). These apps are not too much work to create and make data more fun to explore and share. In this lesson we will explore:

  • Shiny syntax for building our user interface and our server code.
  • Incorporate html widgets, such as drop down menus and check boxes.
  • Explore reactive programming, allowing for real time modification of plots and data tables.
  • How to customise the look of our Shiny app using Shiny dashboards.

Where: MADLab
When: Thursday, February 21, from 18:10-19:00 pm
Instructor: Erica Acton
Skill level: Intermediate

Installation instructions: You will need to install the appropriate programs. See the R section of the installation instructions page. Please also install these packages: Shiny, shinydashboard, DT, tidyverse

Watch: This event will be streamed live. If you have questions during the live stream (or just want to chat with us), please ask in our Gitter lobby and we will forward your questions to the instructor! (Although we aim to live stream each event, there are sometimes technical difficulties so it's best to attend in person if you can.)

Directions: MADLab is located in Gerstein Science Information Centre, Room B112 at the south end of the first lower level. Once you go through the main entrance of Gerstein, take a right turn down a corridor (across from the admin desk or just past the reading room), then take the stairs down and follow the signs to MADLab, the door should be open 10-15 minutes before the lesson.

@SaraMati SaraMati self-assigned this Jan 17, 2019
@QuLogic QuLogic changed the title R: Interactive Plotting with Shinny Apps - February 21 R: Interactive Plotting with Shiny Apps - February 21 Jan 22, 2019
@QuLogic QuLogic pinned this issue Feb 10, 2019
@eacton
Copy link

eacton commented Feb 20, 2019

Session Info:

Shiny allows us to make interactive web applications with R, without us having to get too entangled in Javascript, CSS or html (though knowledge of these languages allows for further customization). These apps are not too much work to create and make data more fun to explore and share. In this lesson we will explore:

  • Shiny syntax for building our user interface and our server code.

  • Incorporate htmlwidgets, such as drop down menus and check boxes.

  • Explore reactive programming, allowing for real time modification of plots and data tables.

  • How to customize the look of our Shiny app using Shiny dashboards.

In addition to R and RStudio, please install the following packages:
shiny, shinydashboard, DT, tidyverse

@k-brego
Copy link

k-brego commented Feb 22, 2019

is todays lesson going to be streamed?

@SaraMati
Copy link
Member Author

is todays lesson going to be streamed?

yes, the link above is now pointing to the YouTube video

@eacton
Copy link

eacton commented Feb 25, 2019

Here is the link to the lesson materials:

https://github.com/UofTCoders/studyGroup/tree/gh-pages/lessons/r/shiny_2019

@QuLogic QuLogic unpinned this issue Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants