test_function {askgpt} | R Documentation |
Test R code
Description
Test R code
Usage
test_function(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 |
Value
A character vector.
[Package askgpt version 0.1.3 Index]