Learn R Programming

netCoin (version 2.1.19)

works: Data: Classical sociological works.

Description

Data frame with classical sociological works writen by authors in the sociologists data frame.

Usage

data("sociologists")

Arguments

Format

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.

Author

Modesto Escobar, Department of Sociology and Communication, University of Salamanca.

References

See events.

Examples

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

Run the code above in your browser using DataLab