upgrade_timesheets | R Documentation |
Transfer timesheet data to the latest galacticPubs template sheet
upgrade_timesheets(
timesheet = NULL,
force_upgrade = FALSE,
transfer_sharing = TRUE,
update_description = NULL,
relink = FALSE
)
timesheet |
URL for the timesheet you want to upgrade; if left blank, will prompt you to choose from a list of available timesheets |
force_upgrade |
boolean; do you want to override a version check to see if template matches spreadsheet version (on tab1 in cell E1); default= FALSE |
transfer_sharing |
boolean; do you want to transfer sharing permissions from the old file to the new file? Will also send an email notifying them of the new file. default= TRUE |
update_description |
details of what's new about this updated version. Will be tacked onto email when the new file it shared with the same email addresses as the old file |
relink |
boolean; do you want to check/reestablish the Google Sheet link on GP-Projects.gsheet? default=F |
boolean; did all steps succeed?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.