Description Usage Arguments Value
Write an Object
| 1 | .write_object(object, target_path, write_f, write_args)
 | 
| object | An R object. | 
| target_path | Character scalar; the full path to the file to write. | 
| write_f | The function to use to write the file. The first argument to this function must be the object, and the second argument must be the path to the file. | 
| write_args | Additional arguments to  | 
The return from the call to write_f.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.