tests/testthat/test-geomtimelinelabel.R

context("test-geomtimelinelabel")

test_that("Checking the GeomTimelineLabel", {

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