Codebase list hmisc / upstream/3.8-1 NAMESPACE
upstream/3.8-1

Tree @upstream/3.8-1 (Download .tar.gz)

NAMESPACE @upstream/3.8-1raw · history · blame

1
2
3
4
5
6
7
exportPattern("^([^.]|\\..+\\.)")
useDynLib(Hmisc)

import(methods)

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