data(boot.20.2000)
## maybe str(boot.20.2000) ; plot(boot.20.2000) ...
## Not run:
# # This dataset was produced by running the following.
# data(ring.raw)
# data(ring.stand)
# data(dbh.po.nc)
#
# # Subset "far-pith" is the material further than 20cm from the estimated pith
# spline200.sub20.2000.n <- TruncSeriesPithoffset( ring.raw, ring.stand, dbh.po.nc, c(200,200000))
#
# boot.20.2000 <- series.bootstrap(spline200.sub20.2000.n$sub.series.stand, stat, 999,
# names.stat, aver.by.tree = FALSE)
#
# boot.20.2000 <- boot.20.2000$boot.series.mean
# ## End(Not run)
Run the code above in your browser using DataLab