Learn R Programming

sf (version 0.1-1)

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

x
object to convert
...
further arguments
endian
character; either "big" or "little"; default: use that of platform