View source: R/amongSitesBigDistMat.R
| amongSitesBigDistMat | R Documentation |
Helper function to determining distance matrices among sites
amongSitesBigDistMat(
ssn,
pids,
net.num,
name = "obs",
bin.table,
workspace.name
)
ssn |
An SSN object. |
pids |
A list of pid values for prediction sites |
net.num |
Network number (netID) in character format. |
name |
The network name (obs or prediction name) |
bin.table |
A binaryID table for the network. |
workspace.name |
Name of new distance matrix file |
A distance matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.