RPR-Shiny

From "A B C"
Revision as of 06:06, 7 January 2019 by Boris (talk | contribs)
Jump to navigation Jump to search

R Shiny

(Shiny; R Web Applications)


 


Abstract:

Introduction to R Shiny apps


Objectives:
This unit will ...

  • ... introduce the principles of R Shiny apps;
  • ... teach the practice with an example app;
  • ... point you to additional information resources;

Outcomes:
After working through this unit you ...

  • ... can write a Shiny app and include it with your R package.

Deliverables:

  • Time management: Before you begin, estimate how long it will take you to complete this unit. Then, record in your course journal: the number of hours you estimated, the number of hours you worked on the unit, and the amount of time that passed between start and completion of this unit.
  • Journal: Document your progress in your Course Journal. Some tasks may ask you to include specific items in your journal. Don't overlook these.
  • Insights: If you find something particularly noteworthy about this unit, make a note in your insights! page.

Prerequisites:


 


Sorry!

This page is only a stub; it is here as a placeholder to establish the logical framework of the site but there is no significant content as yet. Do not work with this material until it is updated to "live" status.


 



 


Contents

Shiny is an R package that supports running R code as an interactive Web-page. It is a great asset in an environment where you need to support non-programming users to give them a flexible way to interact with data and explore it.

...


 


Self-evaluation

Further reading, links and resources

...


 




 

If in doubt, ask! If anything about this learning unit is not clear to you, do not proceed blindly but ask for clarification. Post your question on the course mailing list: others are likely to have similar problems. Or send an email to your instructor.



 

About ...
 
Author:

Boris Steipe (boris.steipe@utoronto.ca)

Created:

2018-11-12

Modified:

2018-11-13

Version:

0.1

Version history:

  • 0.1 Stub only

CreativeCommonsBy.png This copyrighted material is licensed under a Creative Commons Attribution 4.0 International License. Follow the link to learn more.