Skip to content

Instantly share code, notes, and snippets.

@benjaminrobinson
Last active November 22, 2017 19:17
Show Gist options
  • Save benjaminrobinson/dbaf4baebd2540744eaf90e6501c85a2 to your computer and use it in GitHub Desktop.
Save benjaminrobinson/dbaf4baebd2540744eaf90e6501c85a2 to your computer and use it in GitHub Desktop.
Link Auto-forwarding Example
---
title: ""
output:
flexdashboard::flex_dashboard:
orientation: rows
runtime: shiny
---
Open Data Platform
=======================================================================
```{r}
tags$iframe(style="height:600px; width:100%; scrolling=yes", src="https://data.cityofchicago.org/browse?category=Administration+%26+Finance")
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment