Home
last modified time | relevance | path

Searched defs:CPL_write_wkb (Results 1 – 2 of 2) sorted by relevance

/dports/math/R-cran-sf/sf/src/
H A Dwkb.cpp655 Rcpp::List CPL_write_wkb(Rcpp::List sfc, bool EWKB = false) { in CPL_write_wkb() function
/dports/math/R-cran-sf/sf/R/
H A DRcppExports.R364 CPL_write_wkb <- function(sfc, EWKB = FALSE) { function