doges.years {dogesr} | R Documentation |
A dataset with doge data and the years their reign started and ended.
data("doges.years")
It's essentially the original dataset doges
Merelo-Guervós JJ (2022).
“What is a good doge? Analyzing the patrician social network of the Republic of Venice.”
University of Granada.
doi: 10.48550/ARXIV.2209.07334, https://arxiv.org/abs/2209.07334., minus data referring to dogaresse, and leaves just data for the doges, eliminating also the "raw" columns.
A dataframe with the columns Doge, Century, Start, End, Family, Years
Data originally from the Wikipedia
J. J. Merelo
There are no references for Rd macro \insertAllCites
on this help page.
link{doges}
library(dogesr)
data("doges.years")
summary(doges.years$Years)