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 May 6, 2024, 1:55 a.m.