Learn R Programming

tfse (version 0.5.0)

write_function: Write function to file

Description

Write the function code to a file and open the file

Usage

write_function(...)

Arguments

...

Functions to write to file. It's best to name these.

Value

Writes to temporary file and opens that file.