subjects: Complete dataset of SOCNET emails

subjectsR Documentation

Complete dataset of SOCNET emails

Description

Complete dataset of SOCNET emails

Usage

subjects

Format

A data frame with \Sexpr{nrow(socnet::subjects)} observations and the following variables

  • url Character. URL of the email.

  • subject Character. Title (subject) of the email.

  • from Character. Author of the email.

  • date \Sexpr{paste(class(socnet::subjects$date))}. Date of the email.

  • size Integer. Number of lines of the email.

Source

\Sexpr{readLines(system.file("cache","readme.md", package="socnet"), warn=FALSE)}

USCCANA/socnet documentation built on Aug. 17, 2022, 8:42 a.m.