how can I save the code for a function into a file from within an R program
I’m using the Deriv package, which generates new functions, and I want to store that code into a file, from within an R program.
I’m using the Deriv package, which generates new functions, and I want to store that code into a file, from within an R program.