R/main.R
load_data.Rd
Load pairwise statistical data into an existing PlasmoMAPI project.
load_data(proj, pairwise_data, check_delete_output = TRUE)
object of class pm_project.
pm_project
matrix of pairwise statistics between nodes.
if TRUE (the default) then check before overwriting any existing data loaded into a project.
TRUE