Skip to contents

stop hail

Usage

hail_stop(hl)

Arguments

hl

a hail object produced by hail_init()

Value

result of stop() method for Hail module

Examples

hail_stop
#> function (hl) 
#> hl$stop()
#> <bytecode: 0x129a424e0>
#> <environment: namespace:BiocHail>