-
Notifications
You must be signed in to change notification settings - Fork 42
/
NAMESPACE
36 lines (35 loc) · 942 Bytes
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
S3method(print,gl_speech_op)
export(gl_auth)
export(gl_auto_auth)
export(gl_nlp)
export(gl_speech)
export(gl_speech_op)
export(gl_talk)
export(gl_talk_languages)
export(gl_talk_player)
export(gl_talk_shiny)
export(gl_talk_shinyUI)
export(gl_translate)
export(gl_translate_detect)
export(gl_translate_document)
export(gl_translate_languages)
import(assertthat)
import(base64enc)
importFrom(base64enc,base64decode)
importFrom(base64enc,base64encode)
importFrom(googleAuthR,gar_api_generator)
importFrom(googleAuthR,gar_attach_auto_auth)
importFrom(googleAuthR,gar_auth_service)
importFrom(jsonlite,unbox)
importFrom(magrittr,"%>%")
importFrom(purrr,compact)
importFrom(purrr,is_empty)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(tibble,tibble)
importFrom(utils,URLencode)
importFrom(utils,browseURL)