Revision 3f407ee4e9ac1ab16a3bee4792323da49e5b0af6 authored by M. Helena Gonçalves on 01 February 2012, 00:00:00 UTC, committed by Gabor Csardi on 01 February 2012, 00:00:00 UTC
1 parent 78b16cc
Raw File
NAMESPACE

# Export all names
exportPattern(".")

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