Displaying 1 result from an estimated 1 matches for "felb5".
Did you mean:
feb5
2006 Jun 16
1
problem with legend on other graphics devices
...9;m using to write the functions.
figures() calls the "dating" plot method I wrote to do the plotting, and
dating() is a wrapper for read.csv() that creates a "dating" object with
the lab analysis results and some extra meta data. All the R code is in
dating.R at the URL below.
felb5 <- dating("http://ecrc3.geog.ucl.ac.uk/download/dating/felb5.csv",
cs = 1963, csError = 5,
csDepth = 22.5, csDepthError = 2)
source("http://ecrc3.geog.ucl.ac.uk/download/dating/dating.R")
plot(felb5, as.Age = TRUE)
figures(felb5, "felbrig5...