This data set is based on data from Barro Colorado Island, but the variable m3al has been randomized. It is useful for examples but not for research.

soil_random

Format

An object of class tbl_df (inherits from tbl, data.frame) with 100 rows and 3 columns.

Source

Graham Zemunik (via https://goo.gl/2EwLQJ).

Examples

str(soil_random, give.attr = FALSE)
#> Classes ‘tbl_df’, ‘tbl’ and 'data.frame': 100 obs. of 3 variables: #> $ gx : int 9 9 29 29 29 49 69 69 69 89 ... #> $ gy : int 110 270 130 290 370 390 90 130 330 190 ... #> $ m3al: num 927 716 809 1115 419 ...