powered by
internal function for writing proto docs. return a string
internal function for writing proto docs.
merge two lists, possibly overwriting
A window to show a loading animation
wrap_in_tag(tag, ..., class = "") desc(...) param(value, ...) returns(...) ul(values) "merge"(x, y, overwrite = TRUE) loadingAnimation(message = "Loading...")
y
x
TRUE
close
## we call, something happens, then we close ## Not run: # w <- loadingAnimation() # ## .... something long, like dlg$make_gui() ... # w$close() # ## End(Not run)
Run the code above in your browser using DataLab