Description Usage Arguments Value
View source: R/archive_restore.R
List available backups on Google Drive
1 2 3 4 5 6 7 | nwd_list_available_backups_on_google_drive(
date = NULL,
folder = "tweets",
timeframe = "daily",
language = NULL,
filetype = "rds"
)
|
language |
A character vector of language two letter codes. Defaults to NULL. If NULL, processes available languages. |
A dribble, a data frame (tibble) of the 'googledrive' package including details on the file on Google Drive.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.