Learn R Programming

dialectR (version 1.0)

DutchKML: KML (Keyhole Markup Language) file for the Dutch dataset

Description

This is a KML file which marks the locations where the Dutch dataset was collected.

Arguments

Format

KML file.

See Also

https://www.meertens.knaw.nl/projecten/mand/EGTRPdatata.html

Examples

Run this code
# NOT RUN {
dutch_points <- get_points(system.file("extdata", "DutchKML.kml", package="dialectR"))
dutch_points
# }

Run the code above in your browser using DataLab