annotate_script: Annotate script
Description
Annotate script
Usage
annotate_script(script_file, pkg_field = "Title")
Value
Prints the annotated script to the console.
Arguments
- script_file
Path to an R script.
- pkg_field
Field from package description to retrieve, defaults to
"Title".