doges.years {dogesr} | R Documentation |
Create a sub-dataset with doge data and reigning years.
doges.years()
Eliminates data from the original dataset doges
referring to dogaresse, and leaves just data for the doges, eliminating also the "raw" column.
A dataframe with the columns Doge, Century, Start, End, Family, Years
Data originally from the Wikipedia
J. J. Merelo
@mischttps://doi.org/10.48550/arxiv.2209.07334, doi = 10.48550/ARXIV.2209.07334,
url = https://arxiv.org/abs/2209.07334,
author = Merelo-Guervós, J. J.,
keywords = Social and Information Networks (cs.SI), Computers and Society (cs.CY), FOS: Computer and information sciences, FOS: Computer and information sciences,
title = What is a good doge? Analyzing the patrician social network of the Republic of Venice,
publisher = arXiv,
year = 2022,
copyright = Creative Commons Attribution Share Alike 4.0 International
link{doges}
library(dogesr)
data.doges.years <- doges.years()
summary(data.doges.years$Years)