R/stamp-update.R
stamp_update.Rd
Update existing file headers
stamp_update(file, updates, action = "modify")
Character. Path to file to update.
Named list. Updates to apply to header fields.
Character. Action to perform: "modify", "dryrun", or "backup".
TRUE invisibly on success.