Learn R Programming

ecd (version 0.6.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")
# ## End(Not run)

Run the code above in your browser using DataLab