updateCopyrightYearFolder: Update the copyright year in all R and SQL files in a folder

View source: R/CopyrightYearUpdate.R

updateCopyrightYearFolderR Documentation

Update the copyright year in all R and SQL files in a folder

Description

Update the copyright year in all R and SQL files in a folder

Usage

updateCopyrightYearFolder(path = ".", recursive = TRUE)

Arguments

path

Path to the folder containing the files to update. Only files with the .R and .SQL extension will be updated.

recursive

Include all subfolders?


OHDSI/OhdsiRTools documentation built on June 7, 2022, 12:20 p.m.