Learn R Programming

PASWR (version 1.3)

Salinity: Surface Water Salinity

Description

Surface-water salinity measurements were taken in a bottom-sampling project in Whitewater Bay, Florida. These data are stored in the data frame Salinity.

Arguments

Format

A data frame with 48 observations on the following variable:

salinity

surface-water salinity measurements

References

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples

Run this code
# NOT RUN {
with(data = Salinity, 
EDA(salinity))

# }

Run the code above in your browser using DataLab