resultAllExtract.DNB_output: Get the whole result of slot pre_result or result from...

View source: R/process.R

resultAllExtract.DNB_outputR Documentation

Get the whole result of slot pre_result or result from S4-DNB_obj and transfer that into a data.frame (matrix)

Description

Get the whole result of slot pre_result or result from S4-DNB_obj and transfer that into a data.frame (matrix)

Usage

## S3 method for class 'DNB_output'
resultAllExtract(object, group, slot, mess = TRUE, ...)

Arguments

object

the S3-DNB_output

group

which sub-group of S3-DNB_output to extract

slot

which S4-DNB_obj to extract, pre_result or result

mess

whether to message if slot is pre_result, default TRUE

...

not use

Value

data.frame


Kaiyu-W/DNBr documentation built on April 27, 2024, 10:09 a.m.