Learn R Programming

rstoat (version 1.0.2)

download_sample_data: Download sample annotation data

Description

Download the powerful owl and budgerigar sample datasets (both raw occurrence data and annotated data), used in the Introduction vignette, from Map of Life's datastore.

Usage

download_sample_data(dir = "sample_data")

Arguments

dir

The directory where to store the data.

Value

The path of the downloaded sample data.

Examples

Run this code
# NOT RUN {
download_sample_data()
# }

Run the code above in your browser using DataLab