Nothing
#' List tools covered by rob_summary().
#' @description rob_tools() will list the tools that can currently be plotted using the rob_summary() function.
#' @examples
#' rob_tools()
#' @export
rob_tools <- function() {
print("ROB2")
print("ROBINS-I")
print("QUADAS-2")
print("ROB1")
print("ROBINS-I Online")
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.