get_pubs_df.Rd
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)
The tibble for the spreadsheet.
Character vector of other columns to include.
A data frame with one row per publication.