R/show.R

setMethod("show", signature(object = "Satellite"), 
          function(object)
          {
           print(object)
          }
)

Try the satellite package in your browser

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

satellite documentation built on Oct. 12, 2021, 5:07 p.m.