R/hello.R

#' Prints Hello, world!
#' @return Prints 'Hello, world!
hello <- function(){
  print("Hello, world!")
}

Try the GeoRange package in your browser

Any scripts or data that you put into this service are public.

GeoRange documentation built on May 1, 2019, 8:03 p.m.