Learn R Programming

GCD (version 4.0.7)

pub: Publication List

Description

List of GCD publications with DOI and link.

Usage

data("pub")

Arguments

Format

A data frame with 664 observations on the following 4 variables.

id_pub

a numeric vector

citation

a character vector

link

web adresses

DOI

DOI

Examples

Run this code
# NOT RUN {
data(pub)
## maybe str(pub) ; plot(pub) ...
# }

Run the code above in your browser using DataLab