Home
last modified time | relevance | path

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

/dports/math/R-cran-raster/raster/R/
H A Dplot.R10 hasNoCol <- missing(col) functionVar
11 if (hasNoCol) {
49 if ( (length(x@legend@colortable) > 0) & hasNoCol) {
79 if ( (length(x@legend@colortable) > 0) & hasNoCol) {
124 if ((length(obj@legend@colortable) > 0) & hasNoCol) {