Difference between revisions of "RPR-Shiny"
m |
m |
||
Line 39: | Line 39: | ||
<b>Deliverables:</b><br /> | <b>Deliverables:</b><br /> | ||
<section begin=deliverables /> | <section begin=deliverables /> | ||
− | < | + | <li><b>Time management</b>: 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.</li> |
− | + | <li><b>Journal</b>: Document your progress in your [[FND-Journal|Course Journal]]. Some tasks may ask you to include specific items in your journal. Don't overlook these.</li> | |
− | < | + | <li><b>Insights</b>: If you find something particularly noteworthy about this unit, make a note in your [[ABC-Insights|'''insights!''' page]].</li> |
− | |||
− | < | ||
− | |||
<section end=deliverables /> | <section end=deliverables /> | ||
<!-- ============================ --> | <!-- ============================ --> | ||
Line 68: | Line 65: | ||
+ | === Evaluation === | ||
+ | <b>Evaluation: NA</b><br /> | ||
+ | <div style="margin-left: 2rem;">This unit is not evaluated for course marks.</div> | ||
== Contents == | == Contents == | ||
− | |||
[https://shiny.rstudio.com/ '''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. | [https://shiny.rstudio.com/ '''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. | ||
Line 96: | Line 95: | ||
− | |||
− | |||
− | |||
− | |||
== Further reading, links and resources == | == Further reading, links and resources == | ||
... | ... | ||
Line 106: | Line 101: | ||
{{Vspace}} | {{Vspace}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="about"> | <div class="about"> | ||
Line 133: | Line 116: | ||
*0.1 Stub only | *0.1 Stub only | ||
</div> | </div> | ||
− | |||
<!-- included from "./data/ABC-unit_components.txt", section: "ABC-unit_footer" --> | <!-- included from "./data/ABC-unit_components.txt", section: "ABC-unit_footer" --> | ||
{{CC-BY}} | {{CC-BY}} | ||
+ | [[Category:ABC-units]] | ||
+ | {{UNIT}} | ||
+ | {{STUB}} | ||
</div> | </div> | ||
<!-- [END] --> | <!-- [END] --> |
Latest revision as of 09:29, 25 September 2020
R Shiny
(Shiny; R Web Applications)
Abstract:
Introduction to R Shiny apps
Objectives:
|
Outcomes:
|
Deliverables:
Prerequisites:
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
Evaluation
Evaluation: NA
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
This copyrighted material is licensed under a Creative Commons Attribution 4.0 International License. Follow the link to learn more.
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.