Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bulkDensity

Soil Bulk Density Data Set


Description

This data set refers to five observations of soil bulk density and soil moisture per sample. There are four soil samples.

Usage

data(bulkDensity)

Format

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).

Source

Simulated data.

Examples

data(bulkDensity)
summary(bulkDensity)

soilphysics

Soil Physical Analysis

v4.0
GPL (>= 2)
Authors
Anderson Rodrigo da Silva [aut, cre] (<https://orcid.org/0000-0003-2518-542X>), Renato Paiva de Lima [aut] (<https://orcid.org/0000-0003-0524-439X>)
Initial release
2020-12-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.