Learn R Programming

rD3plot (version 1.1.37)

sociologists: Data: Sociologists born in the 19th century.

Description

Data frame with names, birth and death year data, birth country and movement.

Usage

data("sociologists")

Arguments

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

Examples

Run this code
data(sociologists)
head(sociologists, 10)
tail(sociologists, 10)

Run the code above in your browser using DataLab