annotate_script {annotater}R Documentation

Annotate script

Description

Annotate script

Usage

annotate_script(script_file, pkg_field = "Title")

Arguments

script_file

Path to an R script.

pkg_field

Field from package description to retrieve, defaults to "Title".

Value

Prints the annotated script to the console.


[Package annotater version 0.2.3 Index]