powered by
"plot"(x, plot.type=c("seg","spag"), ...)
"rwl"
seg.plot
spag.plot
type
read.rwl
library(utils) data(co021) plot(co021, plot.type="seg") plot(co021, plot.type="spag") plot(co021, plot.type="spag", zfac=2)
Run the code above in your browser using DataLab