as.data.frame.sens_each: Coerce sens_each output to data frame

View source: R/sens_each.R

as.data.frame.sens_eachR Documentation

Coerce sens_each output to data frame

Description

Coerce sens_each output to data frame

Usage

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

Arguments

x

a sense_each object.

row.names

not used.

optional

not used.

...

not used.


mrgsim.sa documentation built on May 29, 2024, 4:05 a.m.