-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
33 lines (32 loc) · 873 Bytes
/
NAMESPACE
File metadata and controls
33 lines (32 loc) · 873 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
29
30
31
32
33
# Generated by roxygen2: do not edit by hand
export(createLocationMapping)
export(getCommentsByMediaCode)
export(getCommentsByMediaID)
export(getCurrentTopMediaByLocationID)
export(getCurrentTopMediaByLocationMapping)
export(getCurrentTopMediaByTag)
export(getLikesByMediaCode)
export(getLikesByMediaID)
export(getLocationByID)
export(getLocationsInRange)
export(getMediaByCode)
export(getMediaByID)
export(getMediaByLocationID)
export(getMediaByLocationMapping)
export(getMediaByTag)
export(getMediaByURL)
export(getMediaByUsername)
export(haversineDistance)
export(launchApp)
export(searchAccountsByUsername)
export(searchTagsByTag)
import(DT)
import(bit64)
import(dplyr)
import(shinythemes)
importFrom(httr,GET)
importFrom(jsonlite,flatten)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,seconds_to_period)
importFrom(plyr,rbind.fill)
importFrom(shiny,shinyAppDir)