get_pubs_df: Get data frame with one publication per row

View source: R/data_manipulation.R

get_pubs_dfR Documentation

Get data frame with one publication per row

Description

For current era papers, one dataset occupies one row. This function only keeps information about publications so each row is a distinct publication.

Usage

get_pubs_df(sheet, other_cols = NULL)

Arguments

sheet

The tibble for the spreadsheet.

other_cols

Character vector of other columns to include.

Value

A data frame with one row per publication.


pachterlab/museumst documentation built on March 10, 2024, 4:21 p.m.