read.tucson(fname, header = NULL, long = FALSE,
encoding = getOption("encoding"))
character
vector giving the file name of the
rwl file.logical
flag indicating whether the file has a
header. If NULL
then the function will attempt to determine
if a header exists.logical
flag indicating whether dates in file span
0 CE and therefore use negative numbers. If TRUE
only the first 7 characters can be used for series IDs.
If FALSE
data.frame
with the series in columns and the years as
rows. The series IDs are the column names and the years are
the row names.read.rwl
, read.compact
,
read.tridas
, read.fh
,
write.tucson