R/print.ROTS.R

Defines functions `print.ROTS`

`print.ROTS` <-
function( x, ... ){
  print( unlist( x[7:11] ) )
}

Try the ROTS package in your browser

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

ROTS documentation built on Nov. 8, 2020, 7:37 p.m.