tests/testthat/test-backcompat.R

test_that('deprecated in v0.0.2:: matrix.scale', {
  skip_on_cran()
  skip_on_travis()
  expect_warning(autoplot(matrix(rnorm(20), nc = 5),
                          scale = scale_fill_gradient(low = 'red', high = 'blue')))
})

Try the ggfortify package in your browser

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

ggfortify documentation built on March 31, 2023, 11:52 p.m.