X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=NAMESPACE;h=72e06480ce532e4bde3b17231e0b5e7f94350525;hb=ad26cb61b84c4d603980d0da65a9ed19cc9af778;hp=729d29aed3513e7628988b3c01d5e9ec8432a524;hpb=15d1825d71db60d9b1e653c95feadc4d3d48efd3;p=synclust.git 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)