R/openHelpFile.R

## Open html help file

openHelpFile <-
function(filename){
  print(help(filename, package = "DALY", help_type = "html"))
}

Try the DALY package in your browser

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

DALY documentation built on May 2, 2019, 12:19 p.m.