test_data {valhallr}R Documentation

Get Lat/Lon Coordinates for Testing

Description

This function gives quick access to lat/lon coordinates for a few points around Ontario for testing and benchmarking purposes.

Usage

test_data(dataset = NA)

Arguments

dataset

The name of a test dataset. By default, and if an unknown input is given, it returns all values.

Value

A tibble with one or more location names, latitudes, and longitudes.


[Package valhallr version 0.1.0 Index]