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

fieldInfo

Run 'Bloomberg Field Data' Queries


Description

This function uses the Bloomberg API to retrieve fieldInfo

Usage

fieldInfo(fields, con = defaultConnection())

Arguments

fields

A character vector with Bloomberg query fields.

con

A connection object as created by a blpConnect call, and retrieved via the internal function defaultConnection.

Value

A data frame with as a many rows as entries in fields

Author(s)

Whit Armstrong and Dirk Eddelbuettel

Examples

## Not run: 
  fieldInfo(c("PX_LAST", "VOLUME"))

## 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.