Learn R Programming

UKFE (version 0.2.2)

ImportAM: Import an annual maximum (AMAX) sample from NRFA peak flow .AM files

Description

Imports the peak flows and dates from from NRFA peak flow .AM files, exluding the rejected years

Usage

ImportAM(x)

Value

A data.frame with columns; Date and Flow

Arguments

x

the file path for the .AM file

Author

Anthony Hammond

Details

File paths for importing data require forward slashes. On some operating systems, such as windows, the copy and pasted file paths will have backward slashes and would need to be changed accordingly.