prep_for_pt2cell | R Documentation |
Sets up a variety of possible input objects for
h3jsr::point_to_cell()
.
prep_for_pt2cell(input = NULL) ## S3 method for class 'sf' prep_for_pt2cell(input = NULL) ## S3 method for class 'sfc' prep_for_pt2cell(input = NULL) ## S3 method for class 'sfg' prep_for_pt2cell(input = NULL) ## S3 method for class 'matrix' prep_for_pt2cell(input = NULL) ## S3 method for class 'data.frame' prep_for_pt2cell(input = NULL) ## S3 method for class 'numeric' prep_for_pt2cell(input = NULL)
input |
|
matrix representation of supplied coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.