FALSE
by default), and changed it so that the
user can select the class.meshcode
class. This is one of the
classes of S3. The mesh code values returned by the package are
implemented in the meshcode
class. Also,
meshcode()
creates an object of meshcode
class
of arbitrary size #49.
is_meshcode()
, as_meshcode()
administration_mesh()
subdiv_meshcode
class #51.mesh_size
(#35). It has been
changed to a numeric value in km unit instead of the mesh size
string.coords_to_mesh(141.3468, 43.06462, mesh_size = "10km")
to
coords_to_mesh(141.3468, 43.06462, mesh_size = 10)
mesh_convert()
that mesh size can be changed
freely.# Scale up
mesh_convert("52350432", 80)
# Scale down
mesh_convert("52350432", 0.500)
meshcode_sf()
export data.frame to sf which include
meshcode variable.mesh_to_coords()
is
incorrect (#31)coarse_gather()
… Scale-down function #224326
.is_meshcode()
, is_corner()
… Predict
meshcode format and positions for utility and certain.rmesh()
… Generate random sample meshcode.find_neighbor_mesh()
to
neighbor_mesh()
and separate features (not export
functions).export_meshes()
eval_jp_boundary()
that internal function.
fine_separate()
… Correct behavior when entering 1 km
meshcode (#9).export_mesh
)jpnrect
… Japan Prefecture Mesh Data.prefecture_mesh
pref_mesh()
replicate to
administration_mesh()
find_neighbor_mesh()
… Find out neighborhood
meshes.mesh_rectangle()
… Output mesh rectange.mesh_viewer()
) #4export_mesh()
)
#3pkgdown
.NEWS.md
file to track changes to the
package.