https://github.com/cran/ConvergenceConcepts
Revision 8709684e3587abe34550db683638acedc0e07660 authored by P. Lafaye de Micheaux on 10 February 2010, 00:00:00 UTC, committed by Gabor Csardi on 10 February 2010, 00:00:00 UTC
1 parent 6f6d31d
Raw File
Tip revision: 8709684e3587abe34550db683638acedc0e07660 authored by P. Lafaye de Micheaux on 10 February 2010, 00:00:00 UTC
version 1.0
Tip revision: 8709684
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(
  tkrplot,
  lattice
)
back to top