Description Usage Arguments Value Examples
Download an updated version of the Edhec Headge Fund index.
1 |
class |
One of 'tbl', 'xts', 'zoo', 'zooreg' or 'ts'. |
An object of the same class required in the 'class' argument.
1 2 3 4 5 | # xts object
head(update_edhec('xts'))
# tibble object
update_edhec('tbl')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.