Description Usage Arguments Value Examples
Set global directory where flyio functions will download intermidiate files
1  | flyio_set_dir(dir = paste0(tempdir(), "/flyio", Sys.getpid()))
 | 
dir | 
 the directory to store intermediate files  | 
stores the directory in a global environment under CLOUD_DIR
1  | flyio_set_dir(dir = tempdir())
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.