gen_tests | R Documentation |
Generates unit test code for an R function.
gen_tests(prompt = NULL)
prompt |
A character string specifying the prompt for the Gemini model. If NULL, a default prompt is used. |
#' A character string containing the generated unit test code.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.