plot.cw: S3 plot method; Interactively plot the coxwer object

Description Usage Arguments

View source: R/coxwer.R

Description

S3 plot method; Interactively plot the coxwer object

Usage

1
2
## S3 method for class 'cw'
plot(x, interactive = TRUE, ...)

Arguments

x

an object of class cw

interactive

should the plot be interactive (defaults to TRUE)

...

further arguments to tkplot (if interactive) or to plot.igraph (if not interactive)


gRchain documentation built on May 2, 2019, 6:48 p.m.