| account | get account status | 
| alpacaDelete | delete request to alpaca trading api (base url) used to... | 
| alpacaGet | get request to alpaca trading api (base url) | 
| alpacaPost | post request to alpaca trading api (base url) used to submit... | 
| alpacaR | alpacaR a wrapper for the alpaca trading api | 
| assets | a sorted list of tradable stocks | 
| calendar | market calendar as dataframe | 
| cancelOrder | cancel an order | 
| clock | market clock | 
| coalesce | return first argument that is not null | 
| get_api_version | get the Alpaca API version | 
| get_base_url | get alpaca base url | 
| getConfig | returns package configuration | 
| get_credentials | get Alpaca API tokens | 
| get_data_url | retrieve the alpaca data url | 
| getKeyId | retrieve the Alpaca API token | 
| getSecretKey | retrieve the Alpaca API token | 
| newTrade | create a new Trade object | 
| orders | get list of orders | 
| pipe | Pipe operator Like dplyr, ggvis also uses the pipe function,... | 
| positions | return list of postions | 
| setKeyId | set the Alpaca API token | 
| setSecretKey | set the Alpaca API token | 
| submitTrade | submit trade | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.