ct_example: path to example

Description Usage Arguments Value Examples

Description

Currently there are three example-files that all come from the same waveform. The two files, "keating_1999.CFG" and "keating_1999.DAT" are the contents of "keating_1999.zip".

Usage

1
ct_example(path)

Arguments

path

character, name of file

Value

path to the file

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
  ct_example("keating_1999.CFG")
  ct_example("keating_1999.DAT")
  ct_example("keating_1999.zip")

## End(Not run)
  ct_example("keating_1999.zip") %>%
  ct_read_zip() %>%
  ct_instant()

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