data_seattle_hourly {vegawidget}R Documentation

Example dataset: Seattle hourly temperatures

Description

This dataset contains hourly temperature observations from Seattle for the year 2010.

Usage

data_seattle_hourly

Format

A data frame with 8759 observations of two variables

date

POSIXct, instant of the observation, uses "America/Los_Angeles"

temp

double, temperature (°C)

Source

https://vega.github.io/vega-datasets/data/seattle-weather-hourly-normals.csv


[Package vegawidget version 0.5.0 Index]