ダッシュボードのテキスト

flexdashboard で作るダッシュボード

Elaine McVey

Director of Data Science

キャプション


### Trip Durations

```{r}
trip_durations_graph
```

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

flexdashboard で作るダッシュボード

インラインコードを含むキャプション


### 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.

flexdashboard で作るダッシュボード

インラインコードを含むキャプション

alt text

flexdashboard で作るダッシュボード

ストーリーボード

alt text

flexdashboard で作るダッシュボード

ストーリーボードへの変換

alt text

flexdashboard で作るダッシュボード

ストーリーの作成

alt text

flexdashboard で作るダッシュボード

ストーリーボードのコメントを追加する

alt text

flexdashboard で作るダッシュボード

ストーリーボードの組み込み

alt text

flexdashboard で作るダッシュボード

練習しましょう!

flexdashboard で作るダッシュボード

Preparing Video For Download...