Home
last modified time | relevance | path

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

/dports/graphics/R-cran-rgdal/rgdal/src/
H A Dogrsource.cpp746 SEXP nListFields, ListFields=R_NilValue, int64; in ogrDataFrame() local
784 if (INTEGER_POINTER(nListFields)[0] == 0) { in ogrDataFrame() local
793 if (INTEGER_POINTER(nListFields)[0] == 0) { in ogrDataFrame() local
/dports/graphics/R-cran-rgdal/rgdal/R/
H A Dogr_sp.R76 if (is.null(ogr_info$nListFields)) nListFields <- 0 functionVar