block.info.per.su {dsm}R Documentation

Find the block information

Description

Takes the transect data and works out how many blocks of a given size (in segment terms) fit into each.

Usage

block.info.per.su(block.size, data, name.su)

Arguments

block.size

number of segments per block

data

data used to build the model

name.su

names of the sampling units (i.e., transects)

Value

a data.frame with the following columns


[Package dsm version 2.3.3 Index]