Nothing
#' @title Load the lake shapefile for ADK
#' @description This function loads the primary geospatial boundary data for the Adirondack parks.
#'
#'
#'
#' @examples
#' \dontrun{
#' sites = adk_lakes()
#' }
#'
#' @export
adk_lakes = function(){
return(adk_data('meta'))
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.