R/ClassV-ClassW.R

##################################################
###              ClassV-ClassW.R
setMethod("publicB",c("ClassV","ClassW"),
    function(objectV,objectW){objectV@v1*objectW@u1})

Try the packS4 package in your browser

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

packS4 documentation built on May 2, 2019, 9:25 a.m.