projects
/
synclust.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
first commit
[synclust.git]
/
NAMESPACE
Commit
Line
Data
15d1825d
BA
1
# Export all user-level R functions
2
export (findSyncVarRegions, drawMapWithSites,
3
drawNeighborhoodGraph, plotCurves, .Last.lib)
4
5
# Import all packages listed as Imports or Depends
6
#import (methods)
7
8
useDynLib(synclust)