- added gss dataset
- added full Teenage Friends and Lifestyle Study
- added cosponsorship network
- updated graphs according to new igraph release
- added network names for sampson dataset (#10)
- added
knechtdataset
- updated
wtaandatpuntil season 2021 - added
coleman_friends
- added
core_graph
- added
football_triad - added
clique_graph
- fixed names of Florentine Families
- fixed error in
ffe_*data (Freeman's page is down, so the new version comes from here)
- added
s50
- fixed typo in
movie_439
fixed error in southern_women
- added starwars networks
- removed
show_networks()
- fixed list issue in
animal_34 - fixed genders in
crime(#5)
- fixed name mapping in florentine families dataset.
- some movie data was wrongly mapped. should be fixed now.
show_networks()was returning a tibble which requires additional dependencies. The function now returns a data.frame
- Added a
NEWS.mdfile to track changes to the package.