pipe | Pipe operator |
rb_add_file_to_cache | Add file to cache |
rb_add_folder_to_cache | Add folder to cache |
rb_backup | Backup files |
rb_check_cache | Check caching status in the current session, and override it... |
rb_check_cache_folder | Checks if cache folder exists, if not returns an informative... |
rb_create_cache_folder | Creates the base cache folder where 'rbackupr' caches data. |
rb_disable_cache | Disable caching for the current session |
rb_drive_auth | Set up app and scope for the current session |
rb_drive_create_folders | Create missing folders and get data frame with identifiers of... |
rb_drive_find_base_folder | Create or get base folder |
rb_drive_find_project | Create rbackupr project |
rb_enable_cache | Enable caching for the current session |
rb_get_cache_file | Gets location of cache file |
rb_get_cache_table_name | Gets name of table inside the database |
rb_get_files | Check if new files appeared inside an online folder |
rb_get_folder_name | Gets folder name based on id |
rb_get_folders | Gets cached folder with given parent, or update them from... |
rb_get_parent_folder | Gets parent id of a given folder |
rb_get_relative_path | Get relative path in local folder from identifier |
rb_set_cache_folder | Set folder for caching data |
rb_set_project | Set (or get) name of project for the current session. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.