plot.big_sp_list: Plot method

View source: R/plot.R

plot.big_sp_listR Documentation

Plot method

Description

Plot method for class big_sp_list.

Usage

## S3 method for class 'big_sp_list'
plot(x, coeff = 1, ...)

Arguments

x

An object of class big_sp_list.

coeff

Relative size of text. Default is 1.

...

Not used.

Value

A ggplot2 object. You can plot it using the print method. You can modify it as you wish by adding layers. You might want to read this chapter to get more familiar with the package ggplot2.


bigstatsr documentation built on Oct. 14, 2022, 9:05 a.m.