translate_legacy_keys {kofdata} | R Documentation |
translate_legacy_keys
Description
Gives ts_keys for the given legacy keys.
Usage
translate_legacy_keys(legacy_keys, chunksize = 100)
Arguments
legacy_keys |
A vector of legacy keys for which to find new keys |
chunksize |
integer to set chunksize in order to avoid URLs that are too long. |
Value
A list of vectors of new ts_keys
[Package kofdata version 0.2.1 Index]