View source: R/unused_functions.R
network_uniP | R Documentation |
Network Format For Unipartite Plot
network_uniP(
contin_mat_target,
method,
colNCS_ter,
colNCS_coast,
colNCS_mar,
colTARG
)
contin_mat_target |
a matrix with targets in rows and NCS in columns |
method |
see layout in ggnetwork |
colNCS_ter |
color for terrestrial nodes |
colNCS_coast |
color for coastal nodes |
colNCS_mar |
color for marine nodes |
colTARG |
color for targets nodes |
A data.frame object with coordinates and color columns for each node
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.