get_inndata: Download and store inndata from the NOFA database.

Description Usage Arguments Value Examples

View source: R/dataIO.R

Description

Download and store inndata from the NOFA database.

Usage

1
get_inndata(serveradress, datafolder)

Arguments

serveradress

URL of the server wher the database is located.

datafolder

Relative or absolute path of the folder where the data should be stored locally.

Value

A data.frame stored as .rds object named view_occurrence_by_event.rds

Examples

1
get_inndata(serveradress="my-server.no",datafolder="./data")

NINAnor/INVAFISH-sim documentation built on May 28, 2019, 1:54 p.m.