Pimage-methods: General methods for Pimage

print.PimageR Documentation

General methods for Pimage

Description

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

Usage

## 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


SWotherspoon/SGAT documentation built on June 1, 2022, 10:49 p.m.