symbol_rank_daily: Appends the associated ranking value of an XTS history as a...

Description Usage Arguments Value

View source: R/symbol_rank.R

Description

Appends the associated ranking value of an XTS history as a new column.

Usage

1
symbol_rank_daily(symbols, rank_obj, envir = .GlobalEnv)

Arguments

symbols

a list of symbols to convert, values retrieved from global environment.

rank_obj

an XTS object of ranks with columns named by symbols; must use same start date as the symbol XTS objects.

envir

environment for source and destination

Value

nothing, modifies symbol XTS and assigns to environment


greatgray/scorecard documentation built on May 17, 2019, 8:34 a.m.