| build_http_header_authorization | Builds and returns the "Authorization" HTTP header for the... |
| build_http_header_user_agent | Builds and returns the "User-Agent" HTTP header for the HTTP... |
| build_http_header_x_decaf_url | Builds and returns the "X-DECAF-URL" HTTP header for the HTTP... |
| DecafClient | DECAF API Client |
| deleteResource | Delete a resource to DECAF API. |
| deleteSession | Deletes the current session. |
| dot-excludeTypes | Defines a vector of types which we are not interesting in... |
| dot-isNumeric | Indicates if the given argument is all numeric. |
| dot-urlize | Make a URL. |
| getAccount | Returns the account identified by the given identifier or... |
| getAccountByID | Returns the account identified by the given identifier. |
| getAccountByName | Returns the account identified by the given name. |
| getArtifact | Returns the artifact identified by the given identifier or... |
| getArtifactByID | Returns the artifact identified by the given identifier. |
| getArtifactBySymbol | Returns the artifact identified by the given symbol. |
| get_header_value | Finds and returns the value(s) of the given case-insensitive... |
| getLedger | Returns the ledger for the given query. |
| getResource | Retrieve a resource from DECAF API. |
| getSession | Gets or creates a session. |
| getSymbolsOfInterest | Returns a list of symbols of interest for retrieving OHLC... |
| make_auth_header_value | Builds and returns 'Authorization' header value for the given... |
| make_credentials | Attempts to create DECAF API client credentials from given... |
| make_credentials_inner | 'decaf.client.credentials' S3 class constructor. |
| makeSession | Attempts to create a new session with the provided arguments. |
| patchResource | Partially update a resource to DECAF API. |
| postMultipart | Uploads a resource to DECAF API. |
| postResource | Send a resource to DECAF API. |
| print.decaf.client.credentials | Pretty-prints authentication credentials by hiding the actual... |
| putResource | Update a resource to DECAF API. |
| readConfig | Reads and returns the configuration file. |
| readProfile | Reads a profile from the configuration file and returns it. |
| readProfiles | Reads profiles from the configuration file and returns them. |
| readSession | Attempts to read the session from options |
| uploadOHLC | Uploads a data frame of OHLC observations to the system. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.