as.data.frame.mapbayests: Return the mapbay_tab as a data.frame

View source: R/mapbayests.R

as.data.frame.mapbayestsR Documentation

Return the mapbay_tab as a data.frame

Description

Return the mapbay_tab as a data.frame

Usage

## S3 method for class 'mapbayests'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)

Arguments

x

A mapbayests object.

row.names, optional, ...

passed to as.data.frame

Value

a data.frame (the mapbay_tab from estimation)


mapbayr documentation built on July 26, 2023, 5:16 p.m.