tests/testthat/test-geomtimeline.R

context("test-geomtimeline")

test_that("Checking the GeomTimeline", {

  # Checking the class of GeomTimeline.
  expect_is(GeomTimeline, "Geom")
  expect_is(GeomTimeline, "ggproto")
  expect_is(GeomTimeline, "gg")
})
nandinigntr/MSDR documentation built on Jan. 1, 2021, 11:32 a.m.