powered by
Data frame with classical sociological works writen by authors in the sociologists data frame.
data("sociologists")
A data frame with 54 observations (events) and the following 4 variables to study coincidences in time:
name
: name and last name of the author of the work.
label
: abbreviation of the complete name.
works
: work's name.
date
: year of its first publication.
Modesto Escobar, Department of Sociology and Communication, University of Salamanca. See https://sociocav.usal.es/blog/modesto-escobar/
See events.
events.
data(works) head(works, 10) tail(works, 10)
Run the code above in your browser using DataLab