Learn R Programming

quincunx (version 0.1.7)

publications: Constructor for the S4 publications object.

Description

Constructor for the S4 publications object.

Usage

publications(publications = publications_tbl(), pgs_ids = pgs_ids_tbl())

Value

An object of class publications.

Arguments

publications

A publications_tbl tibble.

pgs_ids

A pgs_ids_tbl tibble.