-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
20 lines (20 loc) · 925 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: td
Type: Package
Title: Access to the 'twelvedata' Financial Data API
Version: 0.0.6.2
Date: 2022-01-26
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "[email protected]",
comment = c(ORCID = "0000-0001-6419-907X")),
person("Kenneth", "Rose", role = "ctb"))
Description: The 'twelvedata' REST service offers access to current and historical
data on stocks, standard as well as digital 'crypto' currencies, and other financial
assets covering a wide variety of course and time spans. See <https://twelvedata.com/>
for details, to create an account, and to request an API key for free-but-capped access
to the data.
License: GPL (>= 2)
Imports: RcppSimdJson
Suggests: tinytest, xts
URL: https://dirk.eddelbuettel.com/code/td.html, https://github.com/eddelbuettel/td
BugReports: https://github.com/eddelbuettel/td/issues
Encoding: UTF-8
RoxygenNote: 7.1.2