readHBV: read nve data

Description Usage Arguments Examples

View source: R/readHBV.R View source: R/R/readHBV.R

Description

This function read the HBV format data and return a zoo object.

Usage

1
readHBV(fileName, na = "NULL")

Arguments

fileName

file to read.

na.rm

if remove the null values, "NULL" not include, "NA" eller "any"; default is "NULL"

Examples

1
readHBV(fileName = "data/dew_00400000.out", na = "NULL")

honglioslo/rNVE documentation built on May 31, 2021, 1:30 a.m.