DEBSOURCES
Skip Quicknav
sources / r-cran-heatmaply / 1.2.1%2Bdfsg-1 / tests / testthat.R
123456789101112
library(testthat) library(heatmaply) test_check("heatmaply") # library(heatmaply) # test_package("heatmaply") # test_dir("tests\\testthat")