Description Usage Format Source Examples
Data frame with names, birth and death year data, birth country and movement.
1 | data("sociologists")
|
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
Own elaboration from manuals of sociology.
1 2 3 | data(sociologists)
head(sociologists, 10)
tail(sociologists, 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.