Rdocumentation
powered by
Learn R Programming
timetools (version 1.1-2)
compute.lim: Calculate limits for plotting
Description
This function retunrn a 2 elements vectors (numeric) which can be use as graph limits (xlim, ylim, rlim, etc.)
Usage
compute.lim(x, na.rm = FALSE)
Arguments
x
'numeric' for which limits must be calculated
na.rm
boolean should NA values be removed before calculation ?
Value
numeric of length 2