| avg_update | Incremental average calculation |
| cache_load | Load cache for a specific range |
| cache_purge_expired | Remove cache data older than ttl seconds |
| cache_state_range | Get cache state for a specific single or multi range |
| dir.hasFiles | Check if directory has files |
| dir.isLeaf | Check if directory is leaf directory |
| dir.removeEmpty | Remove empty directories |
| expand_rel_time | Expand abbreviated period expression |
| file_modified_less_than | Check if file is recent |
| floor_date_extended | Extended options for the floor_date function |
| fmt_range_seconds | Range formatter - seconds |
| from_seconds | as.POSIXct wrapper |
| is_directory | Check if input is directory |
| is_readable | Check if readable |
| late | Late runner |
| later | later |
| make_fun_kill_zombies | Zombie processes killer-function generator |
| model_load | Load the model from a file using readRDS robust |
| model_save | Save the model to a file using a robust function |
| period_extended | Extended period function |
| print_range | Print a range |
| range_from_expr | Get range from shorthand expression |
| range_recent_tc | Construct Ranges of datetimes |
| ranges_from_dates | Ranges from datetime vector |
| readRDS_robust | Robust readRDS |
| remove_lock | Remove lock file |
| saveRDS_robust | Robust saveRDS |
| sd_update | Incremental Standard deviation calculation |
| split_data_on_date | Split and save dataset by date |
| split_data_on_field | Split dataset on factor and saved parts to files |
| split_data_on_field_and_date | Split and save dataset by date and field |
| task_add | Add a task to TaskList |
| task_change | Change a task in a TaskList |
| task_handler | A TaskList handler |
| task_list_reset | Reset a task list |
| task_list_schedules | Extract the schedules vector |
| withErrorControl | Error recovery and logging wrapper |
| with_lock | Run expression with a lock file set |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.