View source: R/data_manipulation.R
get_pubs_df | R Documentation |
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)
sheet |
The tibble for the spreadsheet. |
other_cols |
Character vector of other columns to include. |
A data frame with one row per publication.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.