Learn R Programming

netCoin (version 2.1.0)

families: Data: Italian families in the Renaissance.

Description

Data frame with the characteristics of powerful families of Renaissance Italy.

Usage

data("families")

Arguments

Format

A data frame with 16 families (rows) and 6 characteristics.

name

Family's name

f.Marriages

number of marriage links

f.Business

number of business links

wealth

wealth's index

priorates

number of priorates on control

seat

At least priorate

Examples

Run this code
data("families")
head(families)

Run the code above in your browser using DataLab