1 2 3 4 5 6 7
setMethod( "datanames", signature = "teal_data", definition = function(x) { x@datanames } )