Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

blpDisconnect

Placeholder function for disconnection from Bloomberg


Description

This function provides an empty stub and does not really disconnect.

Usage

blpDisconnect(con)

Arguments

con

A connection object

Details

The internal connection object is managed via finalizers. As such the connection is only destroyed, and the connection removed, once the packaged is unloaded or the session is otherwise terminated.

Value

A boolean is returned; it simply states whether the connection object was small or large relative to an arbitrary cutoff of 1000 bytes.

Author(s)

Whit Armstrong and Dirk Eddelbuettel

Examples

## Not run: 
  blpDisconnect(con)

## End(Not run)

Rblpapi

R Interface to 'Bloomberg'

v0.3.11
file LICENSE
Authors
Whit Armstrong, Dirk Eddelbuettel and John Laing
Initial release
2021-04-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.