-
Notifications
You must be signed in to change notification settings - Fork 5
/
NAMESPACE
58 lines (57 loc) · 1.33 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# Generated by roxygen2: do not edit by hand
S3method(plot,inlpal)
export(AddClusterButton)
export(AddColorKey)
export(AddGradientLegend)
export(AddHomeButton)
export(AddInsetMap)
export(AddIntervals)
export(AddLegend)
export(AddNorthArrow)
export(AddPoints)
export(AddScaleBar)
export(AddSearchButton)
export(BuildVignettes)
export(BumpDisconnectCells)
export(BumpRiverStage)
export(CreateWebMap)
export(DecodeChromosome)
export(EncodeChromosome)
export(ExportRasterStack)
export(ExtractAlongTransect)
export(FindOptimalSubset)
export(FindPolyNodes)
export(FormatPval)
export(GetColors)
export(GetDaysInMonth)
export(GetInsetLocation)
export(GetRegionOfInterest)
export(GetTolColors)
export(Grid2Polygons)
export(IsColor)
export(IsPackageInstalled)
export(MakeWordCloud)
export(POSIXct2Character)
export(PlotCrossSection)
export(PlotGraph)
export(PlotMap)
export(PrintFigure)
export(PrintHelpPages)
export(PrintPackageHelp)
export(PrintTable)
export(ReadCodeChunks)
export(ReadModflowBinary)
export(RecreateLibrary)
export(ReplaceInTemplate)
export(RmSmallCellChunks)
export(SavePackageDetails)
export(SetHinge)
export(SetPolygons)
export(SummariseBudget)
export(ToScientific)
export(usgs_article)
import(rgdal)
importClassesFrom(raster,BasicRaster)
importFrom(data.table,data.table)
importFrom(igraph,clusters)
useDynLib(inlmisc, .registration=TRUE, .fixes="C_")