Home
last modified time | relevance | path

Searched refs:allowNA (Results 26 – 37 of 37) sorted by relevance

12

/dports/math/R/R-4.1.2/src/library/utils/R/
H A Dstr.R176 nchar.w <- function(x) nchar(x, type="w", allowNA=TRUE)
178 r <- nchar(x, type="w", allowNA=TRUE)
/dports/math/R/R-4.1.2/tests/
H A Dreg-tests-3.Rout.save883 > nchar(x, "c", allowNA = TRUE)
885 > nchar(x, "w", allowNA = TRUE)
/dports/math/libRmath/R-4.1.1/src/library/utils/R/
H A Dstr.R176 nchar.w <- function(x) nchar(x, type="w", allowNA=TRUE)
178 r <- nchar(x, type="w", allowNA=TRUE)
/dports/math/libRmath/R-4.1.1/tests/
H A Dreg-tests-3.Rout.save883 > nchar(x, "c", allowNA = TRUE)
885 > nchar(x, "w", allowNA = TRUE)
/dports/math/py-rpy2/rpy2-3.4.5/rpy2/rinterface_lib/
H A DR_API.h324 Rboolean allowNA, Rboolean keepNA,
/dports/math/R/R-4.1.2/src/library/tools/R/
H A Dutils.R854 if(any(ind <- is.na(nchar(lines, allowNA = TRUE))))
880 if(any(ind <- is.na(nchar(lines, allowNA = TRUE))))
/dports/math/libRmath/R-4.1.1/src/library/tools/R/
H A Dutils.R854 if(any(ind <- is.na(nchar(lines, allowNA = TRUE))))
880 if(any(ind <- is.na(nchar(lines, allowNA = TRUE))))
/dports/devel/py-rchitect/rchitect-0.3.24/rchitect/src/
H A DR.h330 RAPI_EXTERN int (*R_nchar)(SEXP string, nchar_type type_, Rboolean allowNA, Rboolean keepNA, const …
/dports/math/R/R-4.1.2/src/include/
H A DRinternals.h1187 Rboolean allowNA, Rboolean keepNA, const char* msg_name);
/dports/math/libRmath/R-4.1.1/src/include/
H A DRinternals.h1187 Rboolean allowNA, Rboolean keepNA, const char* msg_name);
/dports/math/R/R-4.1.2/doc/
H A DNEWS.29559 argument 'allowNA', and the default behaviour is now to throw
/dports/math/libRmath/R-4.1.1/doc/
H A DNEWS.29559 argument 'allowNA', and the default behaviour is now to throw

12