File: NAMESPACE

package info (click to toggle)
r-cran-geometry 0.3-6%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,184 kB
  • sloc: ansic: 366; xml: 202; sh: 13; makefile: 5
file content (36 lines) | stat: -rw-r--r-- 714 bytes parent folder | download
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
# Generated by roxygen2 (4.1.0): do not edit by hand

export("entry.value<-")
export(Unique)
export(bary2cart)
export(cart2bary)
export(convhulln)
export(delaunayn)
export(distmesh2d)
export(distmeshnd)
export(dot)
export(entry.value)
export(extprod3d)
export(matmax)
export(matmin)
export(matorder)
export(matsort)
export(mesh.dcircle)
export(mesh.diff)
export(mesh.drectangle)
export(mesh.dsphere)
export(mesh.hunif)
export(mesh.intersect)
export(mesh.union)
export(polyarea)
export(surf.tri)
export(tetramesh)
export(trimesh)
export(tsearch)
export(tsearchn)
import(magic)
importFrom(graphics,box)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,segments)
useDynLib(geometry)