annotate_script: Annotate script

View source: R/annotate_script.R

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


annotater documentation built on May 29, 2024, 9:58 a.m.