All functions
|
|
add_all_grains()
|
Merge all grains into graph |
|
add_grain()
|
Add a Grain to the Closest Branch |
|
get_base()
|
Get the node at the base of the panicle |
|
get_generating()
|
Identify Start and End Generating node |
|
good_panicle
|
A Panicle Graph |
|
invert_edges()
|
Invert Edges on The Main Axis of a Panicle |
|
inverted_panicle
|
A Panicle Graph with Inverted Edges |
|
make_idline()
|
Make a Tibble with the Vertex ID of the Longest Path |
|
panicle_tibble()
|
Turn a Panicle Graph in a Tibble useful for a dotplot |
|
panicle_tileplot()
|
Plot the Output of `panicle_tibble()` |
|
panicle_tileplot2()
|
Plot the Output of `panicle_tibble()` |
|
plot_panicle()
|
A simple function to Plot Panilces |
|
pull_branch()
|
Extract a Branch from a Panicle Graph |
|
read_full_panicle()
|
Read Graph of Panicle Structure and Seeds |
|
read_grains()
|
Read Grain Spatial Graph |
|
read_panicle()
|
Read Panicle Spatial Graph |