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

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.