internal2                package:maps                R Documentation

_I_n_t_e_r_n_a_l_l_y _R_e_q_u_i_r_e_d _F_u_n_c_t_i_o_n_s

_D_e_s_c_r_i_p_t_i_o_n:

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

_U_s_a_g_e:

     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.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)

