doges.years {dogesr}R Documentation

Sub-dataset with the list of doges, their family and when it happened.

Description

A dataset with doge data and the years their reign started and ended.

Usage

data("doges.years")

Details

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.

Value

A dataframe with the columns Doge, Century, Start, End, Family, Years

Note

Data originally from the Wikipedia

Author(s)

J. J. Merelo

References

There are no references for Rd macro ⁠\insertAllCites⁠ on this help page.

See Also

link{doges}

Examples

library(dogesr)
data("doges.years")
summary(doges.years$Years)

[Package dogesr version 0.5.0 Index]