ggplot.gggenomes_layout {gggenomes}R Documentation

ggplot.default tries to fortify(data) and we don't want that here

Description

ggplot.default tries to fortify(data) and we don't want that here

Usage

## S3 method for class 'gggenomes_layout'
ggplot(data, mapping = aes(), ..., environment = parent.frame())

Value

ggplot object


[Package gggenomes version 1.0.1 Index]