| export_mesh | R Documentation | 
Convert and export meshcode area to sfc_POLYGON and sf.
export_mesh(meshcode)
export_meshes(meshcode, .keep_class = FALSE)
meshcode | 
 
  | 
.keep_class | 
 Do you want to assign a class to the meshcode column
in data.frame? If   | 
sfc object
sf object
export_mesh("6441427712")
export_meshes("4128")
find_neighbor_mesh("37250395") |> 
  export_meshes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.