as.data.frame.mapbayests {mapbayr} | R 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 |
row.names , optional , ... |
passed to as.data.frame |
Value
a data.frame (the mapbay_tab from estimation)
[Package mapbayr version 0.10.0 Index]