R/data-DutchKML.R

#' KML (Keyhole Markup Language) file for the \code{\link{Dutch}} dataset 
#'
#' This is a KML file which marks the locations where the \code{\link{Dutch}} dataset was collected.
#' 
#' @source \url{https://gabmap.nl/examples/}
#' @seealso \url{https://www.meertens.knaw.nl/projecten/mand/EGTRPdatata.html}
#' @docType data
#' @name DutchKML
#' @format KML file.
#' @examples
#' dutch_points <- get_points(system.file("extdata", "DutchKML.kml", package="dialectR"))
#' dutch_points
NULL

Try the dialectR package in your browser

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

dialectR documentation built on May 20, 2021, 9:06 a.m.