Summary-methods: Basic summary functions

Summary,GPRcube-methodR Documentation

Basic summary functions

Description

Methods for the base Summary methods S4groupGeneric

Methods for the base Summary methods S4groupGeneric

Methods for the base Summary methods S4groupGeneric

Methods for the base Summary methods S4groupGeneric

Usage

## S4 method for signature 'GPRcube'
Summary(x, ..., na.rm = FALSE)

## S4 method for signature 'GPR'
Summary(x, ..., na.rm = FALSE)

## S4 method for signature 'GPRslice'
Summary(x, ..., na.rm = FALSE)

## S4 method for signature 'GPRcube'
Summary(x, ..., na.rm = FALSE)

Arguments

x

An object of the class GPRcube

...

further arguments

na.rm

[logical(1)] should missing values be removed?

Details

Currently implemented methods include:

  • all, any, sum, prod, min, max, range

Currently implemented methods include:

  • all, any, sum, prod, min, max, range

Currently implemented methods include:

  • all, any, sum, prod, min, max, range

Currently implemented methods include:

  • all, any, sum, prod, min, max, range


emanuelhuber/RGPR documentation built on May 13, 2024, 9:31 p.m.