downloadData: Download Repository Data

Description Usage Arguments Value Examples

View source: R/inputFunctions.R

Description

Downloading the most updated data on harp seals in the West Ice (along the coast of Greenland) and in the East Ice (the White Sea) and the Hooded seal population in the West Ice from the Seal Data repository.

Usage

1
2
3
4
downloadData(
  url = "https://github.com/NorskRegnesentral/HarpAndHoodSealData/archive/master.zip",
  chooseFolder = TRUE
)

Arguments

url

The URL of the data repository.

chooseFolder

Logical parameter if you want to specify to which folder to download the data.

Value

A folder containing the Data for the various populations and a Scripts folder for an example of complete analysis of the data.

Examples

1

NorskRegnesentral/rSPAMM documentation built on Nov. 16, 2020, 10:58 p.m.