1
2
3
4
5
#

Name:

Description:

The roller data frame has 10 rows and 2 columns. Different weights of roller were rolled over different parts of a lawn, and the depression was recorded.

Variables:

This data frame contains the following columns:

weight

a numeric vector consisting of the roller weights

depression

the depth of the depression made in the grass under the roller

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Stewart, K.M., Van Toor, R.F., Crosbie, S.F. 1988. Control of grass grub (Coleoptera: Scarabaeidae) with rollers of different design. N.Z. Journal of Experimental Agriculture 16: 141-150.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Lawn_Roller_Data_328_30.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.