load.boxplot: Load CES boxplot dataset

View source: R/load.boxplot.R

load.boxplotR Documentation

Load CES boxplot dataset

Description

Loads a datafile containing summary boxplot data to use as reference for site-specific plots

Usage

load.boxplot(filename=NULL, name='bxpdata')

Arguments

filename

the name of the file containing the summarised data, typically ending in 'year.Rdata' or '_speciesxxxx.RData'

name

the name of the object to store the boxplot data in

Value

A list with three components:

ds

the (subsetted) dataset

ds.bxp

data for the boxplot in summary form

ds.attr

some useful attributes

Note

No error checking is done so make sure you load the right file!

Author(s)

Rob Robinson

See Also

save.boxplot, siteplot


btorobrob/cesr documentation built on June 9, 2025, 5:39 a.m.