dates_miss: Simulated data with dates missing

dates_missR Documentation

Simulated data with dates missing

Description

This data mimics a typical data set of a weather station.

Usage

dates_miss

Format

dates_miss is supplied with the lhmetools package and consists of the following information in a data frame with 10 rows and 4 columns.

id

station id

g

group, e.g country or region id

date

date of observation

value

observed value of some meteorological variable

Examples

str(dates_miss)

lhmet/lhmetools documentation built on July 26, 2024, 1:48 p.m.