document similar things together; add prependTab and appendTab

This commit is contained in:
Barbara Borges Ribeiro
2017-07-19 20:22:15 +01:00
parent a4c086f51b
commit 3adbebc3d9
15 changed files with 453 additions and 543 deletions

View File

@@ -40,6 +40,7 @@ export(actionButton)
export(actionLink)
export(addResourcePath)
export(animationOptions)
export(appendTab)
export(as.shiny.appobj)
export(basicPage)
export(bookmarkButton)
@@ -165,6 +166,7 @@ export(passwordInput)
export(plotOutput)
export(plotPNG)
export(pre)
export(prependTab)
export(printError)
export(printStackTrace)
export(radioButtons)