#'
#'
#' This function
#' @param data A list
#' @keywords koord
#' @export 1
#' @examples 1
#' @export
koord <- function(data){
return(geocode(data))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.