Skip to content

GGally::ggpairs Error: 'is_ggplot' is not an exported object from 'namespace:ggplot2' #558

@benyamindsmith

Description

@benyamindsmith

Just ran this on my machine and I ran the example:

### ** Examples

# small function to display plots only if it's interactive
p_ <- GGally::print_if_interactive


## Quick example, with and without colour
data(flea)
ggpairs(flea, columns = 2:4)
Error: 'is_ggplot' is not an exported object from 'namespace:ggplot2'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions