insert_bcgov_apache_header: Add the boilerplate Apache header to the top of a source code...

View source: R/licence_header.R

insert_bcgov_apache_headerR Documentation

Add the boilerplate Apache header to the top of a source code file

Description

Add the boilerplate Apache header to the top of a source code file

Usage

insert_bcgov_apache_header(file, year = format(Sys.Date(), "%Y"))

Arguments

file

Path to the file

year

The year the licence should apply (Default current year)

See Also

use_bcgov_licence() insert_bcgov_cc_header()


bcgov/bcgovr documentation built on Sept. 26, 2024, 10:15 a.m.