insert_bcgov_cc_header: Add the boilerplate Creative Commons Attribution 4.0 (CC-BY)...

View source: R/licence_header.R

insert_bcgov_cc_headerR Documentation

Add the boilerplate Creative Commons Attribution 4.0 (CC-BY) header to the top of a source code file

Description

Add the boilerplate Creative Commons Attribution 4.0 (CC-BY) header to the top of a source code file

Usage

insert_bcgov_cc_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.