https://github.com/kunal768/weather-data-visualisation-in-r
This is my project for MAT2001 : Statistics For Engineers
https://github.com/kunal768/weather-data-visualisation-in-r
flask python3 r
Last synced: 2 months ago
JSON representation
This is my project for MAT2001 : Statistics For Engineers
- Host: GitHub
- URL: https://github.com/kunal768/weather-data-visualisation-in-r
- Owner: kunal768
- Created: 2018-09-01T15:50:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T05:37:54.000Z (over 6 years ago)
- Last Synced: 2025-01-11T04:50:02.806Z (4 months ago)
- Topics: flask, python3, r
- Language: R
- Homepage:
- Size: 2.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather-Data-Visualisation-in-R
It is a Flask Based Webapp that provides various dates/days to choose from and after the users selection
runs an Rscript that plots (ggplots) that days weather data and returns the created plot in the app
It thus has a blend of both python and R ...
Some glimplses :Main Page
![]()
Dashboard
![]()
Creators_Page
![]()