plot: Plot Neighbors object generic.

Description Usage Arguments

Description

plot plots the contents of the object.

Usage

1
2
3
4
5
## S3 method for class 'Scores'
plot(x, type, ...)

## S3 method for class 'Duplicates'
plot(x, type, ...)

Arguments

x

codeNeighbors or Neighbors oject to be summarized.

type

Char, How to display the plot (eg. 'box', 'density')

...

other arguments to be passed.


mPloenzke/bsnR documentation built on May 21, 2019, 9:18 a.m.