| export_file | Upload a file from the local system to cloud |
| export_folder | Upload a folder from the local system to cloud |
| export_raster | Write raster |
| export_rda | Write RDA files |
| export_rds | Write RDS files |
| export_shp | Write shapefiles |
| export_st | Write geojson and geopkgs |
| export_table | Write csv, Excel files, txt |
| file_exists | Check if a file exists |
| flyio_auth | Authenticate flyio |
| flyio_get_bucket | Get global bucket name for flyio |
| flyio_get_datasource | Get global data source name for flyio |
| flyio_get_dir | Get global bucket name for flyio |
| flyio_list_dir | List files in flyio tmp folder |
| flyio_remove_dir | Delete files in flyio tmp folder |
| flyio_set_bucket | Set global bucket name for flyio |
| flyio_set_datasource | Set global data source name for flyio |
| flyio_set_dir | Set global directory for flyio to store data |
| import_file | Download file from cloud to local system |
| import_raster | Read raster files |
| import_rda | Read RDA file |
| import_rds | Read RDS file |
| import_shp | Read shapefiles |
| import_st | Read geojson, geopkg |
| import_stack | Read stack from GCS/S3 or local |
| import_table | Read csv, Excel files, txt |
| list_bucket | List buckets for cloud storage |
| list_files | List the Files in a Directory/Folder |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.