g_file_mod_time | R Documentation |
Get Google Drive file modification timestamp
g_file_mod_time(
g_id,
path_gcp_service_account_key = Sys.getenv("PATH_GCP_KEY_ZDA")
)
g_id |
Google Drive file ID. A character scalar. |
path_gcp_service_account_key |
Path to the GCP Service Account Key JSON file. See |
A datetime.
Other Google Apps functions:
auth_g_drive_gcp()
,
auth_g_sheets_gcp()
,
backup_g_file()
,
backup_g_sheet()
,
upload_to_g_drive()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.