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