weather {highcharter} | R Documentation |
Temperature information of San Francisco.
weather
A data frame
with 365 observations and 4 variables.
date
: Day in date format.
min_temperaturec
: Minimum temperature.
max_temperaturec
: Maximun temperature.
mean_temperaturec
: Mean temperature.