maps (version 2.0-15)

internal2: Internally Required Functions

Description

These functions are called internally and will generally not be required by the user.

Usage

char.to.ascii(s)
is.regexp(s)
indicators.factor(y)
insert(x, i, v)
match.map.slow(nam, regions, warn = FALSE)
match.map.grep(nam, regions, warn = FALSE)
map.old(database = "state", regions = ".", exact = F, boundary = T, 
    interior = T, fill = F, projection = "", parameters = NULL, 
    orientation = rep(NA, 3), color = 1, add = F, plot = T, namesonly = F, 
    xlim = c(-1e+30, 1e+30), ylim = c(-1e+30, 1e+30), resolution = 1, 
    type = "l", ...) 
map.poly(database, regions = ".", exact = FALSE, xlim = NULL, ylim = NULL,
         boundary = TRUE, interior = TRUE, fill = FALSE, as.polygon = FALSE)
map.wrap(p)
subgroup(x, i)
gp.smooth(x, z, xo, lambda, r)
kernel.smooth(x, z, xo, lambda, region = NULL, normalize = TRUE)
kernel.region.region(x, region, lambda)
kernel.region.x(x, region, z, lambda)

Arguments