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")
})
anamikapoyil04/NCEI-Earthquakes documentation built on Jan. 3, 2022, 4:35 a.m.