tests/testthat/test-plot_temp_history.R

context("test-plot_temp_history")

test_that("return proper plot ",{
  expect_equal(class(plot_temp_history("KAMW")),c("gg","ggplot"))
})
floatgreen/airportweather documentation built on May 14, 2019, 3:06 a.m.