forked from libjohn/workshop_flexdashboards
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.Rmd
35 lines (22 loc) · 1.04 KB
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
title: "README"
author: "John Little"
date: "`r Sys.Date()`"
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r setup, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
## Workshop: Flexdashboards
Code and data in this repository supports an [Rfun](https://rfun.library.duke.edu) [DVS](https://library.duke.edu/data/) workshop for learning how to layout dashboards, add interactivity such as filters and **linked brushing** via HTML Widgets, (i.e. `crosstalk`).
Start with the demonstration `index.Rmd`. Knit that file to generate an example dashboard.
[Slides](https://rfun-flexdashboards.netlify.com/slides/)
[Demonstration](https://rfun-flexdashboards.netlify.com/)
[**Assignment Code** RStudio.Cloud](https://rstudio.cloud/spaces/11680/join?access_code=3XYpPCbq%2FmX%2Bf0JnBR%2BFBlPmAPD8lcSr5gkscfoK)
[Code Container](https://rstudio.cloud/spaces/11680/projects) -- Practice code and preconfigured RStudio workspace
## Repo Short URL
https://is.gd/dash2019