describe("plotThermalGroupCapacities", {
opts <- setSimulationPath(studyPath)
GG <- plotThermalGroupCapacities( data = thermalGroupCapacities(opts))
expect_true("htmlwidget" %in% class(GG))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.