Learn R Programming

dobson (version 0.4)

PLOS: PLOS Medicine data from figure 6.7

Description

Data from 878 journal articles published in PLOS Medicine between 2011 and 2015

Usage

data(PLOS)

Arguments

Format

A data.frame with 878 observations and the following 2 variables.

nchar

title length

authors

number of authors, truncated to 30

Examples

Run this code
# NOT RUN {
data(PLOS)
summary(PLOS)
# }

Run the code above in your browser using DataLab