read.BfG: read BfG file as data.frame

Description Usage Arguments Examples

View source: R/timeseries-io.R

Description

reads a BfG file into a data.frame with one column

Usage

1
read.BfG(filename, column = "value")

Arguments

filename

the name of the file containing the timeseries

column

the name of the data holding column. defaults to "value".

Examples

1
## Not run: pidata <- read.BfG('some.data.BfG')

delftfews documentation built on May 2, 2019, 4:48 p.m.