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?


quinterpriest/OhdsiRTools documentation built on April 20, 2022, 12:50 a.m.