tests/testthat/test-plotXY.R

# context("prodStack no interactive")
# 
# test_that("prodStack, no interactive", {
#   skip_if_not_installed("hexbin")
#   if(.requireRhdf5_Antares(stopP = FALSE)){
#     dta <- readAntares(areas = "all", showProgress = FALSE)
#     g <- plotXY(dta, "NODU", "LOAD", precision = 50, sizeOnCount = FALSE)
#     expect_true("htmlwidget" %in% class(g))
#   }
# })

Try the antaresViz package in your browser

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

antaresViz documentation built on Sept. 25, 2023, 5:06 p.m.