get_acrorb: Get dominance of acropora/orbicella genera

Description Usage Arguments Value Examples

Description

Get dominance of acropora/orbicella genera

Usage

1
get_acrorb(dat_in, gen = c("Acropora", "Orbicella"))

Arguments

dat_in

coral demographic data with estimated csa (from est_3d)

gen

chr string of genera for sensitive/rare species

Value

data frame of relative abundance and csa of the genera for all stations

Examples

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

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