X-Git-Url: https://git.auder.net/?p=synclust.git;a=blobdiff_plain;f=NAMESPACE;h=72e06480ce532e4bde3b17231e0b5e7f94350525;hp=729d29aed3513e7628988b3c01d5e9ec8432a524;hb=ad26cb61b84c4d603980d0da65a9ed19cc9af778;hpb=7ff8c3e6b0960158f79275fd4a407b30690fd120 diff --git a/NAMESPACE b/NAMESPACE index 729d29a..72e0648 100755 --- a/NAMESPACE +++ b/NAMESPACE @@ -1,8 +1,6 @@ -# Export all user-level R functions -export (findSyncVarRegions, drawMapWithSites, - drawNeighborhoodGraph, plotCurves, .Last.lib) +# Generated by roxygen2 (4.0.2): do not edit by hand -# Import all packages listed as Imports or Depends -#import (methods) - -useDynLib(synclust) +export(drawMapWithSites) +export(drawNeighborhoodGraph) +export(findSyncVarRegions) +export(plotCurves)