-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
49 lines (48 loc) · 1.16 KB
/
Copy pathNAMESPACE
File metadata and controls
49 lines (48 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Generated by roxygen2: do not edit by hand
export(avg_update)
export(cache_load)
export(cache_purge_expired)
export(cache_state_range)
export(dir.hasFiles)
export(dir.isLeaf)
export(dir.removeEmpty)
export(expand_rel_time)
export(file_modified_less_than)
export(floor_date_extended)
export(fmt_range_seconds)
export(from_seconds)
export(is_directory)
export(is_readable)
export(late)
export(make_fun_kill_zombies)
export(model_load)
export(model_save)
export(period_extended)
export(print_range)
export(range_from_expr)
export(range_recent_tc)
export(ranges_from_dates)
export(readRDS_robust)
export(remove_lock)
export(saveRDS_robust)
export(sd_update)
export(split_data_on_date)
export(split_data_on_field)
export(split_data_on_field_and_date)
export(task_add)
export(task_change)
export(task_handler)
export(task_list_reset)
export(task_list_schedules)
export(withErrorControl)
export(with_lock)
importFrom(lubridate,days)
importFrom(lubridate,floor_date)
importFrom(lubridate,hour)
importFrom(lubridate,hours)
importFrom(lubridate,minutes)
importFrom(lubridate,now)
importFrom(lubridate,period)
importFrom(lubridate,seconds)
importFrom(lubridate,weeks)
importFrom(lubridate,years)