should_update_tt_master_file: Decide whether to update the master file

View source: R/tt_master_file.R

should_update_tt_master_fileR Documentation

Decide whether to update the master file

Description

Decide whether to update the master file

Usage

should_update_tt_master_file(force = FALSE, auth = gh::gh_token())

Arguments

force

force the update to occur even if the SHA matches

auth

A GitHub token. See gh::gh_token() for more details.

Value

Boolean indicating whether the master file should be updated.


tidytuesdayR documentation built on June 8, 2025, 1:33 p.m.