Close.httpquery: Close a query that was started with 'New.httpquery'. This is...

View source: R/httpapi.R

Close.httpqueryR Documentation

Close a query that was started with New.httpquery. This is registered as a finalizer on httpquery objects returned by New.httpquery.

Description

Close a query that was started with New.httpquery. This is registered as a finalizer on httpquery objects returned by New.httpquery.

Usage

## S3 method for class 'httpquery'
Close(query)

Arguments

query

an env of class "httpquery" returned by New.httpquery.


Paradigm4/SciDBR documentation built on Nov. 9, 2023, 4:58 a.m.