View source: R/addParentChildNodes.R
addParentChildNodes | R Documentation |
When some sites in the parent-child table have multiple nodes, this function incorporates those nodes into the parent-child table, expanding it so that the parent and child locations now refer to nodes, not sites.
addParentChildNodes(
parent_child = NULL,
configuration = NULL,
array_suffix = c("UD", "UMD", "A0B0")
)
parent_child |
dataframe produced by 'buildParentChild()'. |
configuration |
a configuration dataframe, such as one built by 'buildConfig()'. |
array_suffix |
if |
Kevin See
addParentChildNodes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.