Learn R Programming

obAnalytics (version 0.1.1)

loadData: Load pre-processed data.

Description

Loads previously saved pre-processed data.

Usage

loadData(bin.file, ...)

Arguments

bin.file
File location.

Value

Limit order, trade and depth data structure lob.data.

Details

Convenience function.

Examples

Run this code
## Not run: 
# 
# lob.data <- loadData(bin.file="/tmp/lob.data.rds")
# ## End(Not run)

Run the code above in your browser using DataLab