Learn R Programming

climtrends (version 1.0.6)

ReadYearAnd12MonthsData: Read a TAB delimited data file with year and months in columns

Description

ReadYearAnd12MonthsData reads a monthly values file with the data as y + 12 months in 1 line.

Usage

ReadYearAnd12MonthsData(filename)

Arguments

filename
File name

Value

A matrix with the read data.