https://github.com/cran/Hmisc
Raw File
Tip revision: 12d2c707e0caf26f7496edafca060e170b050974 authored by Charles Dupont on 27 March 2012, 00:00:00 UTC
version 3.9-3
Tip revision: 12d2c70
NAMESPACE
exportPattern("^([^.]|\\..+\\.)")
useDynLib(Hmisc)

import(methods)

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

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