RPR-Shiny

From "A B C"
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.


     



     


    Evaluation

    Evaluation: NA

    This unit is not evaluated for course marks.

    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


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

    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.