print.dir.cond {bspmma}R Documentation

printing method for objects of class dir.cond

Description

gives limited info

Usage

## S3 method for class 'dir.cond'
print(x,digits=max(3,getOption("digits") -3),...)

Arguments

x

object of class dir.cond

digits

positive integer, number of digits for printing

...

place holder


[Package bspmma version 0.1-2 Index]