as.data.frame.eDNA_simulation: Methods for eDNA simulations

Description Usage Arguments Details Value Author(s)

View source: R/Classes.R

Description

Methods for eDNA simulations

Usage

1
2
## S3 method for class 'eDNA_simulation'
as.data.frame(x, row.names, optional, ...)

Arguments

x

object of class eDNA_simulation

row.names

ignored

optional

ignored

...

ignored

Details

as.data.frame methods for eDNA simulations. This allows the conversion of the simulations to a form suitable for additional operations, e.g. plotting.

Value

data.frame

Author(s)

Matt Espe


artemis documentation built on Sept. 9, 2021, 1:07 a.m.