Description Usage Arguments Value
plot_network
generates figure showing network nodes, directional arrows, and observations
1 2 3 4 |
Extrapolation_List |
Output from |
Spatial_List |
Output from |
Data_Geostat |
data-frame of data (with columns 'Year', 'Lon', 'Lat' or 'E_km', 'N_km' at a minimum) |
category_names |
names for numeric categories in Data_Geostat |
observations |
default TRUE to include observations on the figure, FALSE to show only network |
arrows |
default TRUE to show directional connections between nodes, but FALSE may prevent crash if there are too many points. |
root |
default TRUE to show root nodes, FALSE in case there are other root nodes that are not meaningful. |
savedir |
Directory for plots |
plot_type |
1 == all or 2 == by year |
show |
print figure |
cex_network |
point size for network |
... |
addition inputs to |
Data |
output of VAST::Data_Fn which includes parent_s and child_s |
Figure plotting stream network and observations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.