R/length-methods.R

setMethod("length", signature("KCData"), function(x){
    length(x@data)
})

Try the KCsmart package in your browser

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

KCsmart documentation built on Nov. 8, 2020, 7:08 p.m.