Skip to contents

This function uses the OpenAI API to generate a roxygen skeleton for the current selection in RStudio. The roxygen skeleton is then inserted into the document using prompt: "insert roxygen skeleton to document this function"

Usage

add_roxygen_addin()

Value

NULL (nothing is returned; the generated roxygen skeleton is inserted into the document).