compute.lim {timetools} | R Documentation |
This function retunrn a 2 elements vectors (numeric) which can be use as graph limits (xlim, ylim, rlim, etc.)
compute.lim(x, na.rm = FALSE)
x |
'numeric' for which limits must be calculated |
na.rm |
boolean should NA values be removed before calculation ? |
numeric of length 2