sociologists {rD3plot} | R Documentation |
Data: Sociologists born in the 19th century.
Description
Data frame with names, birth and death year data, birth country and movement.
Usage
data("sociologists")
Format
A data frame with 33 observations and the following 4 variables (events) to study coincidences in time:
name
: name and last name of the sociologist
birth
: birth year
death
: death year
birthcountry
: birth country
movements
: movement or school of thought
Source
Own elaboration from manuals of sociology.
Examples
data(sociologists)
head(sociologists, 10)
tail(sociologists, 10)
[Package rD3plot version 1.0.68 Index]