Reviewed the handling of meshcode in the data.frame #59. Added
.keep_class to the argument of the function to be returned as a
data.frame (FALSE by default), and changed it so that the
user can select the class.
Changed the method of generating mesh polygons smaller than
1km.
jpmesh 2.0.2
Following sf updates
jpmesh 2.0.1 (2021-01-04)
Fix vdiffr conditionally
jpmesh 2.0.0 (2020-11-26)
To introduced a new 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()
Update administration mesh code data using at
administration_mesh()
Activate a memoise some functions for efficiency #50.
Support 100m mesh code as subdiv_meshcode class #51.
jpmesh 1.2.1 (2020-05-06)
Meshcode evaluation is now more stringent.
Fixed a problem where a non-existent mesh code would return an
incorrect value when given as input (#45).
jpmesh 1.2.0 (2020-03-26)
API changes to functions that take mesh_size (#35). It has been
changed to a numeric value in km unit instead of the mesh size
string.