Translate geometry vectors
# S3 method for sfc
wk_translate(handleable, to, ...)wk_translate(handleable, to, ...)
# S3 method for default
wk_translate(handleable, to, ...)
A geometry vector (e.g., wkb()
, wkt()
, xy()
,
rct()
, or sf::st_sfc()
) for which wk_handle()
is defined.
A prototype object.
Passed to the wk_handle()
method.