https://github.com/cran/catdata
Raw File
Tip revision: 727ffad632fa64d48d0ce15b5aa3a66b2d5e23ec authored by Unknown author on 13 April 2010, 00:00:00 UTC
version 1.1
Tip revision: 727ffad
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(
  MASS
)
back to top