stop_gmql: Stop GMQL server

View source: R/gmql_init.R

stop_gmqlR Documentation

Stop GMQL server

Description

It stops GMQL server processing

Usage

stop_gmql()

Value

None

Examples


## 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()


DEIB-GECO/RGMQL documentation built on Feb. 17, 2024, 10:39 p.m.