fetch_instruments: Fetch Instruments

View source: R/borsdata.R

fetch_instrumentsR Documentation

Fetch Instruments

Description

Fetch Instruments

Usage

fetch_instruments(key = key)

Arguments

key

Din börsdata API nyckel

Value

fetch_instruments hämtar alla Instruments finns att tillgå genom Börsdatas API

Examples

key<-"<API KEY>"
fetch_instruments(key=key)

JakobJohannesson/borsdata documentation built on July 28, 2022, 1:43 a.m.