R/tools.R

"FAQ" <- function(pkg = "quantreg")
     file.show(file.path(system.file(package = pkg),"FAQ"))
"ChangeLog" <- function(pkg = "quantreg")
     file.show(file.path(system.file(package = pkg),"ChangeLog"))

Try the quantreg package in your browser

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

quantreg documentation built on May 29, 2024, 8:57 a.m.