Close {RBaseX}R Documentation

Close

Description

Closes and unregisters the query with the specified ID

Usage

Close(query_obj)

Arguments

query_obj

QueryClass instance-ID

Details

This method returns self invisibly, thus making it possible to chain together multiple method calls.

Value

This function returns a list with the following items:


[Package RBaseX version 1.1.2 Index]