Skip to contents

Update existing file headers

Usage

stamp_update(file, updates, action = "modify")

Arguments

file

Character. Path to file to update.

updates

Named list. Updates to apply to header fields.

action

Character. Action to perform: "modify", "dryrun", or "backup".

Value

TRUE invisibly on success.