dim.gggenomes_layout {gggenomes} | R Documentation |
ggplot2::facet_null
checks data with empty(df)
using dim
. This causes
an error because dim(gggenome_layout) is undefined. Return dim of primary
table instead
Description
ggplot2::facet_null
checks data with empty(df)
using dim
. This causes
an error because dim(gggenome_layout) is undefined. Return dim of primary
table instead
Usage
## S3 method for class 'gggenomes_layout'
dim(x)
Value
dim of primary table
[Package gggenomes version 1.0.1 Index]