Prepare inputs for point_to_h3
Sets up a variety of possible input objects for
h3jsr::point_to_h3()
.
prep_for_pt2h3(input = NULL) ## S3 method for class 'sf' prep_for_pt2h3(input = NULL) ## S3 method for class 'sfc' prep_for_pt2h3(input = NULL) ## S3 method for class 'sfg' prep_for_pt2h3(input = NULL) ## S3 method for class 'matrix' prep_for_pt2h3(input = NULL) ## S3 method for class 'data.frame' prep_for_pt2h3(input = NULL) ## S3 method for class 'numeric' prep_for_pt2h3(input = NULL)
input |
'sf', 'sfc' or 'sfg' POINT/MULTIPOINT object, data frame or matrix. Data frames or matrices must have x, y coordinates in their first two columns. WGS84 input is assumed in all cases. |
'matrix' representation of supplied coordinates.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.