R/show-methods.R

#setMethod(show, "rpa", function(object) {cat("rpa object\n")}) 

#setMethod(f = "show", signature("rpa"),
#  function(object){cat("rpa object\n")}
#)
	  
       

Try the RPA package in your browser

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

RPA documentation built on Nov. 8, 2020, 7:47 p.m.