tests/testthat/test-deprecated.R

data(tips)

test_that("ggally-cor", {
  expect_silent(
    p <- ggally_cor_v1_5(tips, ggplot2::aes(!!as.name("total_bill"), !!as.name("tip")))
  )
})
ggobi/ggally documentation built on May 9, 2024, 7:21 a.m.