X-Git-Url: https://git.auder.net/?p=synclust.git;a=blobdiff_plain;f=NAMESPACE;h=8e6eca00353ef99f6b517ea4a3a9e1444a925304;hp=72e06480ce532e4bde3b17231e0b5e7f94350525;hb=7b0e0e678d7bdea39a4b246adc2547bf660de6e3;hpb=ad26cb61b84c4d603980d0da65a9ed19cc9af778 diff --git a/NAMESPACE b/NAMESPACE index 72e0648..8e6eca0 100755 --- a/NAMESPACE +++ b/NAMESPACE @@ -1,6 +1,3 @@ -# Generated by roxygen2 (4.0.2): do not edit by hand +export(drawMapWithSites, drawNeighborhoodGraph, findSyncVarRegions, plotCurves) -export(drawMapWithSites) -export(drawNeighborhoodGraph) -export(findSyncVarRegions) -export(plotCurves) +useDynLib(synclust)