Elder
This is release 0.2.0-3 on CRAN
- ADD:
ClimbByAttribute - FIX:
AggregateandCumulatenow work always on attributes having a formatter - ADD:
as.igraphnow has a 'directed' parameter - ADD:
print.Nodenow has a pruneMethod, allowing different methods to avoid that a huge tree is printed to the console - REMOVE:
FromDataFrameTaxonomyandToDataFrameTaxonomy(replaced byFromDataFrameNetworkandToDataFrameNetwork, but with some differences) - ADD:
FromDataFrameNetworkandToDataFrameNetwork - IMPROVE: make Traversal "level" much faster
- ADD:
Node$RemoveChild - ADD:
Node$RemoveAttribute - ADD:
as.igraph.Nodenow supports different directions (climb and descend)