plot-methods: Plots

Description Usage Arguments

Description

Descriptive plots showing how the sets in snppicker objects were generated. Uses ggplot2, so you can customize using theme etc.

Usage

1
2
3
4
5
## S4 method for signature 'snppicker,missing'
plot(x, do.plot = TRUE)

## S4 method for signature 'ppnsnp,missing'
plot(x)

Arguments

x

ppsnp or snppicker object

do.plot

if TRUE (default) print the plot on the current device, otherwise invisibly return the plot object.


chr1swallace/GUESSFM documentation built on May 13, 2019, 6:17 p.m.