https://github.com/cran/Hmisc
Raw File
Tip revision: bc6982d0edbd3b0021200ef0f4e62254491a8af9 authored by Charles Dupont on 10 July 2013, 16:29:37 UTC
version 3.12-2
Tip revision: bc6982d
NAMESPACE
exportPattern("^([^.]|\\..+\\.)")
useDynLib(Hmisc)

import(methods)
import(rpart)
import(stats)

importFrom(lattice, llines, lpoints, lsegments)
importFrom(cluster, clara)

S3method(print, spower)
S3method(print, Quantile2)
S3method(plot, Quantile2)
back to top