# Remove the previous line if you edit this file

# Export all names
exportPattern(".")

# Import all packages listed as Imports or Depends
import(
  Hmisc,
  mvpart,
  labdsv,
  vegan,
  fBasics
)

importFrom(ade4,
scatterutil.base,
scatterutil.legend.bw.square,
scatterutil.legend.square.grey
)