NEWS
maths.genealogy 0.1.0
- Add
plot_gg_path()
to create shortest path plots via ggenealogy
.
- Add
plot_gg()
to enable ggenealogy
plots of ancestry local to a mathematician.
- Create a "Getting Started" vignette.
- Extra error handling in
get_genealogy()
for premature WebSocket closure.
maths.genealogy 0.0.1
- Add
plot_grviz()
to enable Graphviz plotting to both RStudio Viewer and PDF file.
- Add
get_genealogy()
to query the genealogical tree from the 'geneagrapher-core' WebSocket server.
- Add
disciplines()
to enable lookup of subject IDs to supply to search_id()
.
- Add
search_id()
to enable searching for mathematicians at The Mathematics Genealogy project: https://mathgenealogy.org/.
- Create the all important hex logo!
- Initial development.