Description Usage Value Examples
View source: R/gmql_init.R
It stops GMQL server processing
1
stop_gmql()
None
1 2 3 4 5 6
## This statement first initializes GMQL with local processing and with ## sample file output format as tab-delimited, and then stops it init_gmql("tab", FALSE) stop_gmql()
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.