x
and applies an offset to it. In case of NA
values will be treated as zero.createXlim(x, factor = 1, offset = c(-1000, 1000),
na.rm = FALSE, maxvalue = 1e+08, minvalue = -maxvalue,
...)
data vector
logical
If set to TRUE
NA's
will be treated as zero's, otherwise if x contains NA's
minvalue and maxvalue will be returnedNA
and na.rm is
FALSE
, the returned xlim will have minvalue as
lower boundaryNA
and na.rm is
FALSE
, the returned xlim will have maxvalue as
upper boundaryx