wide_by_site_rarefy: 'wide_by_site_rarefy' to resample quadrats from survey data

Description Usage Arguments Value Author(s)

Description

wide_by_site_rarefy to resample quadrats from survey data

Usage

1
wide_by_site_rarefy(df, n = 1000, q = 20)

Arguments

df

data frame of vegtation data. Should have site, quad, sp columns. It will call wide_by_site function inside.

n

times of ramdom sampling from quadrats of 2000s data for each site.

q

how many quadrats to sample out for 2000s data for all sites.

Value

a list of lists. A list of sites, each sites then has n ramdon rampled site by sp data frames (formed a list for that site).

Author(s)

Daijiang Li


daijiang/dli55 documentation built on Jan. 9, 2020, 3:30 p.m.