powered by
st_precision(x)st_set_precision(x, precision)st_precision(x) <- value
st_set_precision(x, precision)
st_precision(x) <- value
sfc
sf
x <- st_sfc(st_point(c(pi, pi))) st_precision(x) st_precision(x) <- 0.01 st_precision(x)
Run the code above in your browser using DataLab