R/koord.R

#'
#'
#' This function
#' @param data A list
#' @keywords koord
#' @export 1
#' @examples 1
#' @export


koord <- function(data){

  return(geocode(data))

}
Tomas19840823/transportas_v2 documentation built on May 9, 2019, 5:10 p.m.