Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rpodcast/ames_explorer
https://github.com/rpodcast/ames_explorer
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rpodcast/ames_explorer
- Owner: rpodcast
- Created: 2019-01-17T05:39:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-24T18:08:46.000Z (about 5 years ago)
- Last Synced: 2024-08-13T07:15:41.688Z (3 months ago)
- Language: R
- Size: 9.77 KB
- Stars: 24
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - rpodcast/ames_explorer - (R)
README
This is the Ames Housing Explorer Shiny application discussed in the 2019 `rstudio::conf` presentation entitled __Effective use of Shiny modules__ created by [Eric Nantz](https://github.com/rpodcast). You can view the application at [gallery.shinyapps.io/ames-explorer](https://gallery.shinyapps.io/ames-explorer) This application requires the following packages (each available on CRAN):
* shiny
* dplyr
* ggplot2
* scales
* gghighlight
* DT
* AmesHousing