bind_data: Load data into RMAPI project

Description Usage Arguments

View source: R/main.R

Description

Load data into an existing RMAPI project.

Usage

1
bind_data(proj, long, lat, stat_dist, check_delete_output = TRUE)

Arguments

proj

object of class rmapi_project.

long, lat

vectors of node longitudes and latitudes.

stat_dist

matrix of pairwise statistics between nodes.

check_delete_output

if TRUE (the default) then check before overwriting any existing data loaded into a project.


mrc-ide/RMAPI documentation built on Feb. 11, 2020, 4:53 a.m.