This function reads an R function from a file and generates a test file with
documentation.
Usage
write_test(file)
Value
If the input is a character string, the function returns the
generated output without creating a test file. Otherwise, it creates a test
file and returns the file name.