weather_18_june_2019.df {ggpp}R Documentation

Weather data

Description

A data set containing weather data measured in Viikki, Helsinki, Finland. Values for all variables are means of 12 readings at 5 seconds intervals. Sun angles were computed with R package 'photobiology'.

Usage

weather_18_june_2019.df

Format

A tibble with 18 columns and 1440 rows.

Details

The variables are as follows:

References

P. J. Aphalo, unpublished data.

Examples

names(weather_18_june_2019.df)
head(weather_18_june_2019.df)
nrow(weather_18_june_2019.df)


[Package ggpp version 0.5.8-1 Index]