sidfex.load.index: Load the SIDFEx Forecast Index

View source: R/sidfex.load.index.R

sidfex.load.indexR Documentation

Load the SIDFEx Forecast Index

Description

Simple function to load the whole SIDFEx forecast index using sidfex.fcst.search.extractFromTable.

Usage

  sidfex.load.index(indexTable.path=NULL)

Arguments

indexTable.path

NULL or a character specifying the directory where to find the index file. If NULL, it is attempted to source a file named .SIDFEx in the home directory where a character variable indexTable.path.in needs to be defined.

Value

A dataframe holding the whole SIDFEx forecast index.

Author(s)

Helge Goessling

See Also

sidfex.fcst.search.extractFromTable

Examples

rTab = sidfex.load.index()

helgegoessling/SIDFEx documentation built on March 15, 2024, 2:26 p.m.