Home
last modified time | relevance | path

Searched refs:ind_note (Results 1 – 2 of 2) sorted by relevance

/dports/math/R/R-4.1.2/src/library/tools/R/
H A DQC.R8775 ind_note <- (nc > min(l)) & !ind_warn functionVar
8777 list(warn = out[ind_warn], note = out[ind_note]))
/dports/math/libRmath/R-4.1.1/src/library/tools/R/
H A DQC.R8775 ind_note <- (nc > min(l)) & !ind_warn functionVar
8777 list(warn = out[ind_warn], note = out[ind_note]))