summary.frbs: The summary function for frbs objects

Description Usage Arguments Details

View source: R/FRBS.MainFunction.R

Description

This function enables the output of a summary of the frbs-object.

Usage

1
2
## S3 method for class 'frbs'
summary(object, ...)

Arguments

object

the frbs-object

...

the other parameters (not used)

Details

This function displays several components of the object. The components of one particular method can be different from components of other methods. The following is a description of all components which might be printed.


frbs documentation built on Dec. 16, 2019, 1:19 a.m.