Mark character vectors as well-known text
Mark character vectors as well-known text
wkt(x = character(), crs = wk_crs_auto()) parse_wkt(x, crs = wk_crs_auto()) as_wkt(x, ...) ## Default S3 method: as_wkt(x, ...) ## S3 method for class 'character' as_wkt(x, ..., crs = NULL) ## S3 method for class 'wk_wkt' as_wkt(x, ...)
x |
A |
crs |
A value to be propagated as the CRS for this vector. |
... |
Unused |
wkt("POINT (20 10)")Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.