Pimage-methods: General methods for Pimage

Description Usage Arguments

Description

These are the basics for print, plot, concatenation, coercion.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
## S3 method for class 'Pimage'
print(x, ...)

## S3 method for class 'Pimage'
str(object, ...)

## S3 method for class 'Pimage'
length(x, ...)

## S3 method for class 'Pimage'
c(..., recursive = FALSE)

## S3 method for class 'Pimage'
as.list(x, ...)

## S3 method for class 'Pimage'
plot(x, ...)

Arguments

x

Pimage

...

arguments passed along

object

Pimage

recursive

ignored


KateGoodenough/RoL-SGAT documentation built on June 11, 2019, 1:29 p.m.