print.spv: Print Method for S3 'spv' classes

View source: R/print.spv.R

print.spvR Documentation

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

Author(s)

Pieter C. Schoonees

References

Pieter C. Schoonees, Niel J. le Roux, Roelof L.J. Coetzer (2016). Flexible Graphical Assessment of Experimental Designs in R: The vdg Package. Journal of Statistical Software, 74(3), 1-22. doi: 10.18637/jss.v074.i03.


vdg documentation built on July 8, 2022, 1:08 a.m.