bt_prep: Prep data function updated for Clarifi Data

Description Usage Arguments

View source: R/bt_prep.R

Description

Prep data function updated for Clarifi Data

Usage

1
2
3
4
5
6
7
bt_prep(
  b,
  align = c("keep.all", "remove.na"),
  dates = NULL,
  fill.gaps = F,
  basic = F
)

Arguments

b

environment with symbols time series

align

alignment type

dates

subset of dates

fill.gaps

fill gaps introduced by merging

basic

control if xts object are created


WillPalmquist/PortfolioMgmt documentation built on June 10, 2021, 10:35 p.m.