census_luquillo: Tree and stem tables from Luquillo.

Description Usage Format Details See Also Examples

Description

Tree and stem tables from Luquillo produced with rtbl 0.0.0.9000. These is how to interpret the names of the datasets:

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15

Format

See examples.

Details

For a general description see census_description.

See Also

Other census tables: census_description

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
# Save space
short_str <- function(x) {
  str(x, give.attr = FALSE, list.len = 5)
}

short_str(luquillo_tree6_random)

short_str(luquillo_tree5_random)

short_str(luquillo_tree6_1ha)

short_str(luquillo_stem_random)

short_str(luquillo_stem6_1ha)

short_str(luquillo_stem5_random)

short_str(luquillo_stem6_random)

short_str(luquillo_stem_random_tiny)

forestgeo/fgeo.opendata documentation built on May 25, 2019, 8:31 p.m.