https://github.com/cran/Hmisc
Raw File
Tip revision: 470be35ba855922c6f03c145b95c62ae9fdd9369 authored by Charles Dupont on 29 March 2012, 20:59:47 UTC
version 3.9-3
Tip revision: 470be35
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