fences(xx, units = "ppm", display = TRUE)
display = TRUE
. However, when the function is used by fences.summary
and in order to suppress output to the currshape
and its graphical components, gx.hist
, gx.ecdf
, cnpplt
and bxplot
, and if spatial coordinates for the sample sites are available map.eda7
, map.eda8
and caplot
. The final selection of a range for background or the selection of a threshold level needs to take the statistical and spatial distributions of the data into account. It is also necessary to be aware that it might be appropriate to have more than one background range/threshold in a study or survey (Reimann and Garrett, 2005). The presence of relevant information in the data frame may permit the data to be subset on the basis of that information for display with the tbplots
, bwplots
and gx.cnpplts
functions. If these indicate that the medians and middle 50%s of the data are visibly different, multiple background ranges may be advisable.fences.summary
, ltdl.fix.df
, remove.na
, logit
, expit
## Make test data available
data(kola.o)
attach(kola.o)
## Display the fences computed for Cu
fences(Cu)
## Detach test data
detach(kola.o)
Run the code above in your browser using DataLab