Description Usage Format Source Examples
This data set refers to five observations of soil bulk density and soil moisture per sample. There are four soil samples.
1 |
A data frame with 20 observations on the following 3 variables.
Id
a factor with levels s1
s2
s3
s4
, the 'ID' of each soil sample.
MOIS
a numeric vector containing soil moisture values (cm^3 / cm^3).
BULK
a numeric vector containing soil bulk density values (g / cm^3).
Simulated data.
1 2 |
Loading required package: rpanel
Loading required package: tcltk
Package `rpanel', version 1.1-4: type help(rpanel) for summary information
Loading required package: MASS
Loading required package: tkrplot
---
soilphysics version 3.1
Warning messages:
1: no DISPLAY variable so Tk is not available
2: loading Rplot failed
Id MOIS BULK
s1:5 Min. :0.0780 Min. :1.810
s2:5 1st Qu.:0.0985 1st Qu.:1.860
s3:5 Median :0.1150 Median :1.885
s4:5 Mean :0.1106 Mean :1.891
3rd Qu.:0.1260 3rd Qu.:1.923
Max. :0.1350 Max. :1.980
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.