https://github.com/cran/homtest
Raw File
Tip revision: 63e5a740b964981b5ea6dbe713b3dd8d8914a49e authored by Alberto Viglione on 26 March 2009, 00:00:00 UTC
version 1.0-5
Tip revision: 63e5a74
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