ct_attr: Make a function that gets variable-names

Description Usage Arguments Value Examples

Description

This is essentially a wrapper for ct_channel_name(), allowing you to delay the evaluation of the comtrade object.

Usage

1
ct_attr(attr = c("ch_id", "ph"))

Arguments

attr

character indicating which attribute of channels to use as names

Value

function to get variable-names from config

Examples

1
2
  ch_name <- ct_attr("ch_id")
  ch_name(keating_1999)

ijlyttle/ieeecomtrade documentation built on May 18, 2019, 3:41 a.m.