File: internal.Rd

package info (click to toggle)
r-cran-maps 3.4.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 5,568 kB
  • sloc: ansic: 1,564; makefile: 59; awk: 21; sh: 13
file content (25 lines) | stat: -rw-r--r-- 498 bytes parent folder | download | duplicates (11)
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
\name{internal}
\alias{internal}
\alias{makepoly}
\alias{mapgetg}
\alias{mapgetl}
\alias{mapname}
\alias{mapthin}
\alias{maptype}
\title{Internally Required Functions}

\usage{
makepoly(xy, gonsize, keep)
mapgetg(database, gons, fill, xlim, ylim)
mapgetl(database, lines, xlim, ylim, fill)
mapname(database, patterns, exact)
mapthin(xy, delta, symmetric)
maptype(database)
}

\description{
These functions are called internally and will generally not be
required by the user.
}

\keyword{internal}