get_connectivity: Download and store connectivity matrix from the NOFA...

Description Usage Arguments Value Examples

Description

Download and store connectivity matrix from the NOFA database.

Usage

1
get_connectivity(serveradress, datafolder, tablename)

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.

tablename

the name of the db table holding the connectivity matrix subset in quesion.

Value

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

Examples

1
get_connectivity(serveradress="my-server.no",datafolder="./data",tablename="temporary.connectivity_troendelag")

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