tests/testthat/setup_classes.R

# Dummy class directly deriving from Panel, used to trigger Panel methods

setClass("PanelChildClass", contains = "Panel")
csoneson/iSEE documentation built on Dec. 13, 2024, 6:14 a.m.