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

doges.yearsR 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 \insertRefdogesrdogesr, 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

\insertAllCited

See Also

link{doges}

Examples

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

dogesr documentation built on June 25, 2025, 5:11 p.m.