tests/testthat/setup_classes.R

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

setClass("PanelChildClass", contains = "Panel")
csoneson/SEE documentation built on Sept. 5, 2024, 1:09 a.m.