Make names consistent

This commit is contained in:
Winston Chang
2016-06-02 11:47:56 -05:00
committed by Joe Cheng
parent ed0c5d4f55
commit cc09429e22
6 changed files with 89 additions and 57 deletions

View File

@@ -62,13 +62,14 @@ export(dataTableOutput)
export(dateInput)
export(dateRangeInput)
export(dblclickOpts)
export(decodeBookmarkDataURL)
export(decodeStateURL)
export(dialogViewer)
export(div)
export(downloadButton)
export(downloadHandler)
export(downloadLink)
export(em)
export(encodeStateURL)
export(eventReactive)
export(exprToFunction)
export(extractStackTrace)
@@ -183,6 +184,7 @@ export(runGist)
export(runGitHub)
export(runUrl)
export(safeError)
export(saveStateURL)
export(selectInput)
export(selectizeInput)
export(serverInfo)