https://github.com/cran/homtest
Raw File
Tip revision: 01380df6e8f876104702322b9578a5ef40597929 authored by Alberto Viglione on 26 March 2009, 00:00:00 UTC
version 1.0-4
Tip revision: 01380df
NAMESPACE
# Default NAMESPACE created by R
# Remove the previous line if you edit this file

# Export all names
exportPattern(".")

# Import all packages listed as Imports or Depends
import(
  stats
)
back to top