Skip to contents
autograph 0.1.2
Package
- Fixed line break issues in DESCRIPTION
Layouts
- Fixed “layout_layered” to accept typical ggraph parameters
manynet
- Added return value statements
migraph
- Added return value statements
RSiena
- Added return value statements
autograph 0.1.0
Package
- Initial setup, with all the goodies
Theming
- Added
stocnet_theme()
for setting a theme that can then be reused across successive plots (closes #3)- For example,
stocnet_theme("iheid")
for IHEID colour theme
- Added
ag_*()
palettes, for example:-
ag_highlight()
to select the highlight colours of a particular palette
- Added
match_color()
for matching one or more hexcodes to a palette’s offerings
Plotting
- Added manynet plot methods
- Added migraph plot methods
- Added RSiena plot methods
Data
- Added some precooked results for testing and illustration