;\\D", "", doc))
read.table(address, sep = ",", header = TRUE, skip = head_count)
}
foo <-
epa_extract("http://www.epa.gov/emap/html/data/surfwatr/data/mastreams/9396/wchem/chmval.txt";)
Taimur Saji
You could try
legend("bottomright", legend = Sys.time())
to get the timestamp in the right place (or alternatively, using text()). The
documentation for pstamp mentions that it has a problem under Windows when
mfrow is used.
The mar argument allows you to adjust the plot margins. See ?par.
T
2 matches
Mail list logo