## Not run: ------------------------------------
# ## browser windows should not be openend in CRAN checks
# library("berryFunctions")
# funSource(colPoints)
# funSource("head")
# funSource("require", trydirect=FALSE)
#
# funSource(earthDist)
# funSource(OSMscale::earthDist)
# funSource("OSMscale::earthDist")
## ---------------------------------------------
## Not run: ------------------------------------
# # developmental testing
# require(plotrix); require(scales)
# funSource(rescale
#
# tail <- function(...) stop("This is a dummy function. Type: rm(tail)")
# funSource("tail")
# rm(tail)
## ---------------------------------------------
Run the code above in your browser using DataLab