powered by
Convert well-known binary to hex
wkb_to_hex(x)
A hex encoded wkb() vector
wkb()
A wkb() vector
x <- as_wkb(xyz(1:5, 6:10, 11:15)) wkb_to_hex(x)
Run the code above in your browser using DataLab