https://github.com/cran/bild
Raw File
Tip revision: 3f407ee4e9ac1ab16a3bee4792323da49e5b0af6 authored by M. Helena Gonçalves on 01 February 2012, 00:00:00 UTC
version 1.0-4-dup
Tip revision: 3f407ee
NAMESPACE

# Export all names
exportPattern(".")

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