View source: R/ops_aggregate_perf.R
ops_aggregate_perf | R Documentation |
Aggregates Trading Party OPS Performance
ops_aggregate_perf( my.dir = getwd(), df = readRDS(paste0(my.dir, "/data/rdata/ops_data_clean.Rda")), tp.details = utils::read.csv(paste0(my.dir, "/data/inputs/tp_details.csv")), spid.counts = utils::read.csv(paste0(my.dir, "/data/inputs/spid_counts.csv")) )
my.dir |
character |
df |
dataframe |
tp.details |
dataframe |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.