st_as_wkb: convert sfc object to an WKB object
Description
convert sfc object to an WKB object
Usage
st_as_wkb(x, ...)
"st_as_wkb"(x, ..., endian = .Platform$endian)
"st_as_wkb"(x, ..., endian = .Platform$endian)
Arguments
endian
character; either "big" or "little"; default: use that of platform