File: NAMESPACE

package info (click to toggle)
r-cran-maps 3.4.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,568 kB
  • sloc: ansic: 1,564; makefile: 59; awk: 21; sh: 13
file content (8 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
import("graphics")
importFrom("utils", "read.delim")
export(iso.expand,sov.expand,iso.alpha,area.map, identify.map, 
       map, map.axes, map.cities, map.scale, map.text, map.where, map.wrap, 
       match.map, smooth.map, .map.range,
       SpatialPolygons2map, SpatialLines2map, map.wrap.poly, map.clip.poly)
S3method(identify, map)
useDynLib("maps", .registration = TRUE, .fixes="C_")