R/helperclasses.R

# definition of class: "MDplot_argument"
setClass( "MDplot_argument", representation = representation( key = "character", value = "character" ), sealed = TRUE )

#########

Try the MDplot package in your browser

Any scripts or data that you put into this service are public.

MDplot documentation built on May 2, 2019, 7:02 a.m.