Learn R Programming

ecd (version 0.9.2.4)

ecd.read_symbol_conf: Read conf for sample data

Description

Read conf for sample data

Usage

ecd.read_symbol_conf(symbol, conf_file = "conf/ecd-fit-conf.yml")

Arguments

symbol

Character. The symbol of sample data. Default: dji.

conf_file

File name fof symbol config, default to conf/ecd-fit-conf.yml

Value

the conf object

Examples

Run this code
# NOT RUN {
conf <- ecd.read_symbol_conf("dji")
# }

Run the code above in your browser using DataLab