Text for Dashboards

Building Dashboards with flexdashboard

Elaine McVey

Director of Data Science

Captions


### Trip Durations

```{r}
trip_durations_graph
```

> Durations of more than 60 minutes are excluded from this graph.

Building Dashboards with flexdashboard

Captions with inline code


### Trip Durations

```{r}
trip_durations_graph
```

> Durations of more than 60 minutes are excluded from this graph.  
`r num_long_trips` trips were excluded based on long duration.

Building Dashboards with flexdashboard

Captions with inline code

alt text

Building Dashboards with flexdashboard

Storyboards

alt text

Building Dashboards with flexdashboard

Converting to a Storyboard

alt text

Building Dashboards with flexdashboard

Creating the story

alt text

Building Dashboards with flexdashboard

Adding Storyboard commentary

alt text

Building Dashboards with flexdashboard

Mixing Storyboards In

alt text

Building Dashboards with flexdashboard

Let's practice!

Building Dashboards with flexdashboard

Preparing Video For Download...