-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
28 lines (27 loc) · 786 Bytes
/
NAMESPACE
File metadata and controls
28 lines (27 loc) · 786 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method(print,StationBoard)
S3method(print,busServices)
S3method(print,ferryServices)
S3method(print,previousCallingPoints)
S3method(print,subsequentCallingPoints)
S3method(print,trainServices)
S3method(store,CallingPoints)
S3method(store,StationBoard)
S3method(store,busServices)
S3method(store,ferryServices)
S3method(store,previousCallingPoints)
S3method(store,subsequentCallingPoints)
S3method(store,trainServices)
export("%>%")
export()
export(GetArrBoardRequest)
export(GetArrBoardWithDetailsRequest)
export(GetArrDepBoardWithDetailsRequest)
export(GetDepBoardRequest)
export(GetDepBoardWithDetailsRequest)
export(GetServiceDetailsRequest)
export(get_crs)
export(get_token)
export(set_token)
export(store)
importFrom(magrittr,"%>%")