Learn R Programming

groupedHyperframe (version 0.3.4)

groupGeneric_psp: groupGeneric of psp.object

Description

...

Usage

# S3 method for psp
Math(x, ...)

# S3 method for psp Summary(..., na.rm = FALSE)

Value

Function Math.psp() returns a psp.object.

Function Summary.psp() ..

Arguments

x

a psp.object

...

additional parameters for the groupGeneric functions

na.rm

logical scalar

Details

Function Math.psp() performs Math operations on the numeric marks of a psp.object.

Function Summary.psp() ..