update
[synclust.git] / NAMESPACE
CommitLineData
15d1825d
BA
1# Export all user-level R functions
2export (findSyncVarRegions, drawMapWithSites,
3 drawNeighborhoodGraph, plotCurves, .Last.lib)
4
5# Import all packages listed as Imports or Depends
6#import (methods)
7
8useDynLib(synclust)