README.md

coinmarketcapAPImanager

The goal of coinmarketcapAPImanager is to provide a client for the Coinmarketcap API. The full documentation for the API can be found on their website.

Installation

You can install the development version of coinmarketcapAPImanager from Pietro’s Github page with:

devtools::install_github("pietroreggiani/coinmarketcapAPImanager")

API key

In order to communicate with the API, the user should create an environment variable containing the API key, exactly with the name below.

Sys.setenv(COINMARKETCAP_API_KEY = "myApiKey")


pietroreggiani/coinmarketcapAPImanager documentation built on May 16, 2022, 2:36 a.m.