read.Em50: Function to read Data from Em50Data.db

View source: R/read_Em50.R

read.Em50R Documentation

Function to read Data from Em50Data.db

Description

reads in Data from Em50Data.db and formats it if wanted to long format

Usage

read.Em50(format = "long", ...)

Arguments

format

either "long" (default) or "wide"

...

other parameters parsed to read_db such as datelim or cols (see help of read_db)

Examples

read.Em50("long",datelim = c("2020.01.01 00:00:00","2021.01.01 00:00:00"))

laurin-f/pkg.WWM documentation built on July 19, 2023, 12:04 a.m.