-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathNAMESPACE
More file actions
49 lines (48 loc) · 1.15 KB
/
NAMESPACE
File metadata and controls
49 lines (48 loc) · 1.15 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(ATOC_shapes)
export(UK2GTFS_option_stopProcessingAtUid)
export(UK2GTFS_option_treatDatesAsInt)
export(UK2GTFS_option_updateCachedDataOnLibaryLoad)
export(as_data_table_naptan_stop_area)
export(as_data_table_naptan_stop_point)
export(atoc2gtfs)
export(dl_example_file)
export(get_bank_holidays)
export(get_naptan)
export(get_naptan_xml_doc)
export(gtfs_clean)
export(gtfs_clip)
export(gtfs_compress)
export(gtfs_fast_stops)
export(gtfs_fast_trips)
export(gtfs_force_valid)
export(gtfs_interpolate_times)
export(gtfs_merge)
export(gtfs_read)
export(gtfs_routes_sf)
export(gtfs_split)
export(gtfs_split_ids)
export(gtfs_stop_frequency)
export(gtfs_stops_sf)
export(gtfs_trim_dates)
export(gtfs_trips_per_zone)
export(gtfs_trips_sf)
export(gtfs_validate_internal)
export(gtfs_write)
export(importALF)
export(importFLF)
export(importMCA)
export(importMSN)
export(importTSI)
export(load_data)
export(nptdr2gtfs)
export(nr2gtfs)
export(nrdp_fares)
export(nrdp_routing)
export(nrdp_timetable)
export(station2stops)
export(transxchange2gtfs)
export(transxchange_import)
export(update_data)
import(data.table)
importFrom(data.table,":=")