Mahesh Gurumoorthi
2023-06-18
This application was designed for Developing Data Products - Shiny Application Reproducible Pitch.
This part of the assignment to create a Shiny application and reproducible pitch can be found here.
It is a simple application where you can choose the temperature you want to see and you can also see the average wind speed and average pressure. They are measurements in the State of Chihuahua, Mexico in the month of January of the year 2022.
The application is running here.
The data used, ui.R and Server.R code are in my github repository.
## Loading required package: ggplot2
##
## Attaching package: 'plotly'
## The following object is masked from 'package:ggplot2':
##
## last_plot
## The following object is masked from 'package:stats':
##
## filter
## The following object is masked from 'package:graphics':
##
## layout
## Warning: Coercing text to numeric in C2 / R2C3: '23'
## Warning: Coercing text to numeric in D2 / R2C4: '10'
## Warning: Coercing text to numeric in E2 / R2C5: '31.6'
## Warning: Coercing text to numeric in F2 / R2C6: '1012.9'
## Warning: Coercing text to numeric in C3 / R3C3: '17'
## Warning: Coercing text to numeric in D3 / R3C4: '0'
## Warning: Coercing text to numeric in E3 / R3C5: '13.6'
## Warning: Coercing text to numeric in F3 / R3C6: '1025.6'
## Warning: Coercing text to numeric in C4 / R4C3: '15'
## Warning: Coercing text to numeric in D4 / R4C4: '-4'
## Warning: Coercing text to numeric in E4 / R4C5: '5.8'
## Warning: Coercing text to numeric in F4 / R4C6: '1026.7'
## Warning: Coercing text to numeric in C5 / R5C3: '21'
## Warning: Coercing text to numeric in D5 / R5C4: '-3'
## Warning: Coercing text to numeric in E5 / R5C5: '7.3'
## Warning: Coercing text to numeric in F5 / R5C6: '1023.2'
## Warning: Coercing text to numeric in C6 / R6C3: '21'
## Warning: Coercing text to numeric in D6 / R6C4: '-1'
## Warning: Coercing text to numeric in E6 / R6C5: '7.5'
## Warning: Coercing text to numeric in F6 / R6C6: '1019.7'
## Warning: Coercing text to numeric in C7 / R7C3: '22'
## Warning: Coercing text to numeric in D7 / R7C4: '2'
## Warning: Coercing text to numeric in E7 / R7C5: '6.7'
## Warning: Coercing text to numeric in F7 / R7C6: '1019'
## Warning: Coercing text to numeric in C8 / R8C3: '25'
## Warning: Coercing text to numeric in D8 / R8C4: '3'
## Warning: Coercing text to numeric in E8 / R8C5: '7.8'
## Warning: Coercing text to numeric in F8 / R8C6: '1017.5'
## Warning: Coercing text to numeric in C9 / R9C3: '25'
## Warning: Coercing text to numeric in D9 / R9C4: '10'
## Warning: Coercing text to numeric in E9 / R9C5: '9.1'
## Warning: Coercing text to numeric in F9 / R9C6: '1017.4'
## Warning: Coercing text to numeric in C10 / R10C3: '19'
## Warning: Coercing text to numeric in D10 / R10C4: '8'
## Warning: Coercing text to numeric in E10 / R10C5: '8.3'
## Warning: Coercing text to numeric in F10 / R10C6: '1025.9'
## Warning: Coercing text to numeric in C11 / R11C3: '15'
## Warning: Coercing text to numeric in D11 / R11C4: '6'
## Warning: Coercing text to numeric in E11 / R11C5: '14.4'
## Warning: Coercing text to numeric in F11 / R11C6: '1032.1'
## Warning: Coercing text to numeric in C12 / R12C3: '13'
## Warning: Coercing text to numeric in D12 / R12C4: '-1'
## Warning: Coercing text to numeric in E12 / R12C5: '6.3'
## Warning: Coercing text to numeric in F12 / R12C6: '1029.6'
## Warning: Coercing text to numeric in C13 / R13C3: '17'
## Warning: Coercing text to numeric in D13 / R13C4: '2'
## Warning: Coercing text to numeric in E13 / R13C5: '10.4'
## Warning: Coercing text to numeric in F13 / R13C6: '1028.3'
## Warning: Coercing text to numeric in C14 / R14C3: '20'
## Warning: Coercing text to numeric in D14 / R14C4: '-2'
## Warning: Coercing text to numeric in E14 / R14C5: '9.6'
## Warning: Coercing text to numeric in F14 / R14C6: '1027.1'
## Warning: Coercing text to numeric in C15 / R15C3: '25'
## Warning: Coercing text to numeric in D15 / R15C4: '2'
## Warning: Coercing text to numeric in E15 / R15C5: '6.7'
## Warning: Coercing text to numeric in F15 / R15C6: '1020.4'
## Warning: Coercing text to numeric in C16 / R16C3: '20'
## Warning: Coercing text to numeric in D16 / R16C4: '6'
## Warning: Coercing text to numeric in E16 / R16C5: '15.7'
## Warning: Coercing text to numeric in F16 / R16C6: '1025.4'
## Warning: Coercing text to numeric in C17 / R17C3: '17'
## Warning: Coercing text to numeric in D17 / R17C4: '-3'
## Warning: Coercing text to numeric in E17 / R17C5: '6.1'
## Warning: Coercing text to numeric in F17 / R17C6: '1025.2'
## Warning: Coercing text to numeric in C18 / R18C3: '20'
## Warning: Coercing text to numeric in D18 / R18C4: '0'
## Warning: Coercing text to numeric in E18 / R18C5: '7.4'
## Warning: Coercing text to numeric in F18 / R18C6: '1021'
## Warning: Coercing text to numeric in C19 / R19C3: '22'
## Warning: Coercing text to numeric in D19 / R19C4: '7'
## Warning: Coercing text to numeric in E19 / R19C5: '6.4'
## Warning: Coercing text to numeric in F19 / R19C6: '1019.5'
## Warning: Coercing text to numeric in C20 / R20C3: '19'
## Warning: Coercing text to numeric in D20 / R20C4: '9'
## Warning: Coercing text to numeric in E20 / R20C5: '13.4'
## Warning: Coercing text to numeric in F20 / R20C6: '1018.8'
## Warning: Coercing text to numeric in C21 / R21C3: '15'
## Warning: Coercing text to numeric in D21 / R21C4: '5'
## Warning: Coercing text to numeric in E21 / R21C5: '20'
## Warning: Coercing text to numeric in F21 / R21C6: '1022.6'
## Warning: Coercing text to numeric in C22 / R22C3: '14'
## Warning: Coercing text to numeric in D22 / R22C4: '-3'
## Warning: Coercing text to numeric in E22 / R22C5: '12.8'
## Warning: Coercing text to numeric in F22 / R22C6: '1022.9'
## Warning: Coercing text to numeric in C23 / R23C3: '16'
## Warning: Coercing text to numeric in D23 / R23C4: '-1'
## Warning: Coercing text to numeric in E23 / R23C5: '12.4'
## Warning: Coercing text to numeric in F23 / R23C6: '1019.6'
## Warning: Coercing text to numeric in C24 / R24C3: '15'
## Warning: Coercing text to numeric in D24 / R24C4: '0'
## Warning: Coercing text to numeric in E24 / R24C5: '8.8'
## Warning: Coercing text to numeric in F24 / R24C6: '1019.3'
## Warning: Coercing text to numeric in C25 / R25C3: '18'
## Warning: Coercing text to numeric in D25 / R25C4: '-2'
## Warning: Coercing text to numeric in E25 / R25C5: '9.6'
## Warning: Coercing text to numeric in F25 / R25C6: '1017'
## Warning: Coercing text to numeric in C26 / R26C3: '20'
## Warning: Coercing text to numeric in D26 / R26C4: '0'
## Warning: Coercing text to numeric in E26 / R26C5: '9.3'
## Warning: Coercing text to numeric in F26 / R26C6: '1017'
## Warning: Coercing text to numeric in C27 / R27C3: '19'
## Warning: Coercing text to numeric in D27 / R27C4: '0'
## Warning: Coercing text to numeric in E27 / R27C5: '9.3'
## Warning: Coercing text to numeric in F27 / R27C6: '1019.2'
## Warning: Coercing text to numeric in C28 / R28C3: '15'
## Warning: Coercing text to numeric in D28 / R28C4: '0'
## Warning: Coercing text to numeric in E28 / R28C5: '8'
## Warning: Coercing text to numeric in F28 / R28C6: '1021.1'
## Warning: Coercing text to numeric in C29 / R29C3: '16'
## Warning: Coercing text to numeric in D29 / R29C4: '2'
## Warning: Coercing text to numeric in E29 / R29C5: '14'
## Warning: Coercing text to numeric in F29 / R29C6: '1029'
## Warning: Coercing text to numeric in C30 / R30C3: '17'
## Warning: Coercing text to numeric in D30 / R30C4: '5'
## Warning: Coercing text to numeric in E30 / R30C5: '6.8'
## Warning: Coercing text to numeric in F30 / R30C6: '1027.4'
## Warning: Coercing text to numeric in C31 / R31C3: '24'
## Warning: Coercing text to numeric in D31 / R31C4: '2'
## Warning: Coercing text to numeric in E31 / R31C5: '12.4'
## Warning: Coercing text to numeric in F31 / R31C6: '1019.4'
## Warning: Coercing text to numeric in C32 / R32C3: '21'
## Warning: Coercing text to numeric in D32 / R32C4: '1'
## Warning: Coercing text to numeric in E32 / R32C5: '8.4'
## Warning: Coercing text to numeric in F32 / R32C6: '1018.5'