load_data: Load pairwise data into PlasmoMAPI project

Description Usage Arguments

View source: R/main.R

Description

Load pairwise statistical data into an existing PlasmoMAPI project.

Usage

1
load_data(proj, pairwise_data, check_delete_output = TRUE)

Arguments

proj

object of class pm_project.

pairwise_data

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/PlasmoMAPI documentation built on Oct. 1, 2020, 9:41 a.m.