Learn R Programming

inlabru (version 2.6.0)

import.mrsea: MRSea data import

Description

Load mrsea survey data from the MRSea package and convert to spatial formats defined by the sp package. Requires the MRSea package from https://github.com/lindesaysh/MRSea, and is normally only run by the package maintainer. For regular inlabru use of the data, use data("MRSea", package = "inlabru"), which does not require the MRSea package.

Usage

import.mrsea()

Arguments

Value

The mrsea data set

Author

Lindesay Scott-Hayward lass@st-andrews.ac.uk

Examples

Run this code
if (FALSE) {
mrsea <- import.mrsea()
}

Run the code above in your browser using DataLab