| license_header | R Documentation | 
license_header check if license header is present in all the R source code files of the package.
license_header(pkg = ".", header = "inst/license-header", add = FALSE)
pkg | 
 package name, used in   | 
header | 
 a path to the header file to be used  | 
add | 
 
  | 
A human readable message of the result of the function, including the files that were changed (if any).
## Not run: 
 license_header()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.