tests/testthat/test-pat_multiPlot.R

# context('test-pat_multiPlot')
# data('example_pat', 'example_sensor')
# 
# test_that(
#   'Plot return classes are correct', 
#   expect_s3_class(
#     pat_multiPlot(example_pat),
#     c('gg', 'ggplot')
#   )
# )

Try the AirSensor package in your browser

Any scripts or data that you put into this service are public.

AirSensor documentation built on March 13, 2021, 1:07 a.m.