Learn R Programming

vdg (version 1.1.2)

print.spv: Print Method for S3 spv classes

Description

Simple print methods for S3 classes spv, spvlist, spvforlist and spvlistforlist. See plot.spv for examples.

Usage

## S3 method for class 'spv':
print(x, ...)

## S3 method for class 'spvforlist': print(x, ...)

## S3 method for class 'spvlist': print(x, ...)

## S3 method for class 'spvlistforlist': print(x, ...)

Arguments

x
Object of class spv or spvlist
...
Unimplemented