View source: R/execution-context.R
db_context_command_parse | R Documentation |
Parse Command Results
db_context_command_parse(x, language = c("r", "py", "scala", "sql"))
x |
command output from |
language |
command results
Other Execution Context API:
db_context_command_cancel()
,
db_context_command_run()
,
db_context_command_run_and_wait()
,
db_context_command_status()
,
db_context_create()
,
db_context_destroy()
,
db_context_status()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.