get_lcsa: Percent live coral at all stations

Description Usage Arguments Value Examples

Description

Percent live coral at all stations

Usage

1
get_lcsa(dat_in)

Arguments

dat_in

coral demographic data with estimated csa (from est_3d)

Value

data frame with one estimate per station

Examples

1
2
crl_dem$csa <- with(crl_dem, est_3d(species_name, Height, MaxDiam, PerpDiam))
get_lcsa(crl_dem)

fawda123/coral_bcg documentation built on May 16, 2019, 10:59 a.m.