https://github.com/belkinmix/r-project---tokyo-real-estate-market
A project from my university - I made a Shinyapp using R to analyse Tokyo real estate market
https://github.com/belkinmix/r-project---tokyo-real-estate-market
r rstudio shiny shiny-app shiny-apps shinyapp shinyapps shinydashboard
Last synced: 4 months ago
JSON representation
A project from my university - I made a Shinyapp using R to analyse Tokyo real estate market
- Host: GitHub
- URL: https://github.com/belkinmix/r-project---tokyo-real-estate-market
- Owner: Belkinmix
- Created: 2024-04-04T14:57:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-04T15:04:44.000Z (over 1 year ago)
- Last Synced: 2025-06-01T13:12:48.107Z (5 months ago)
- Topics: r, rstudio, shiny, shiny-app, shiny-apps, shinyapp, shinyapps, shinydashboard
- Language: R
- Homepage: https://belkinmix.shinyapps.io/Tokyo/
- Size: 733 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# R-Project---Tokyo-Real-Estate-Market
Thank you very much for checking on this small university project !
A project from my university - I made a Shinyapp using R to analyze Tokyo real estate market.
You can check it out here - https://belkinmix.shinyapps.io/Tokyo/
To run it:
1)Simply download all the files and put then in a single folder on your desktop or where most convenient for you.
2)Make sure to have these libraries installed: tidyverse, shiny, shinydashboard, DT, plotly, sf, leaflet, tmap
3)I used R to write the code - on RStudio