inst/tinytest/test-geom_hex_interactive.R

library(tinytest)
library(ggiraph)
library(ggplot2)
library(xml2)
source("setup.R")

if (!requireNamespace("hexbin", quietly = TRUE)) {
  exit_file("package 'hexbin' is not installed")
}

# geom_hex_interactive ----
{
  eval(test_geom_layer, envir = list(name = "geom_hex_interactive"))
}

Try the ggiraph package in your browser

Any scripts or data that you put into this service are public.

ggiraph documentation built on March 31, 2023, 9:53 p.m.