prep_articles | R Documentation |
This function ensures article data is valid for report generation, particularly handling publication years.
prep_articles(articles, verbose = TRUE)
articles |
The article data frame (can be NULL) |
verbose |
Logical; if TRUE, print status messages (default: TRUE) |
A data frame of articles with validated publication years
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.