R/print.exposure.levels.R

Defines functions print.exposure.levels

Documented in print.exposure.levels

print.exposure.levels <- function( x, ... ){
  # in here print time * 12/pi
  summary( x, ... )
}

Try the SimVitD package in your browser

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

SimVitD documentation built on Aug. 20, 2023, 5:06 p.m.