annotate_code: Annotate R code with inline comments

View source: R/code_prompts.r

annotate_codeR Documentation

Annotate R code with inline comments

Description

Annotate R code with inline comments

Usage

annotate_code(code, ...)

Arguments

code

A character vector of R code. If missing the code currently selected in RStudio is documented (If RStudio is used).

...

passed on to askgpt.

Value

A character vector.


askgpt documentation built on Sept. 8, 2023, 5:42 p.m.