stop_gmql: Stop GMQL server

Description Usage Value Examples

View source: R/gmql_init.R

Description

It stops GMQL server processing

Usage

1

Value

None

Examples

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

RGMQL documentation built on Nov. 8, 2020, 5:59 p.m.