network v1.16
CHANGELOG:
v1.16
- Converted get.vertex.attribute and list.vertex.attributes to generics for greater extensibility.
- Updated tests to fix a color-related issue.
- Switched explicit class matching checks to inherits(). This avoids a compatibility problem with future R releases (and facilitates further class extensions).