Nothing
# context("thermalGroupCapacities")
#
#
# sapply(studyPathS, function(studyPath){
#
# opts <- setSimulationPath(studyPath)
#
# test_that("thermalGroupCapacities calc",{
# Tres <- thermalGroupCapacities(opts)
# reCl <- readClusterDesc(opts)
# uniqueRe <- unique(reCl[, .SD, .SDcols = c("area", "group")])
# expect_true(nrow(uniqueRe) == nrow(Tres))
# })
#
# if(requireNamespace("rhdf5")){
# rhdf5::H5close()
# }
# if(dir.exists(pathtodelete))
# {
# unlink(pathtodelete, recursive = TRUE)
# }
#
# })
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.