upgrade_timesheets: Upgrade timesheet google sheets

upgrade_timesheetsR Documentation

Upgrade timesheet google sheets

Description

Transfer timesheet data to the latest galacticPubs template sheet

Usage

upgrade_timesheets(
  timesheet = NULL,
  force_upgrade = FALSE,
  transfer_sharing = TRUE,
  update_description = NULL,
  relink = FALSE
)

Arguments

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

Value

boolean; did all steps succeed?


galacticpolymath/GPpub documentation built on April 5, 2025, 6:04 p.m.