Description Details Functions Author(s) See Also
The smif.package allows members of the SMIF Risk and Asset Allocation teams to store commonly used functions and
datasets for use accross multiple devices and within RShiny projects.
| Package: | smif.package |
| Type: | Package |
| Version: | 0.2-01 |
| Date: | 2017-10-23 |
| License: | GPL-3 + file LICENSE |
| Depends: | magrittr(>=1.5) |
| URL: | https://github.com/alec25/smif.package |
The package will be hosted on github, and the latest version can be downloaded with the following code:
devtools::install_github('alec25/smif.package', dependencies=TRUE, upgrade_dependencies=TRUE)
The current master functions held by smif.package are as follows:
getConstituentsReturns the current constituents for a given index
getSectorWeightsReturns the sector weightings for a given index
getStockInfoReturns info for a specified stock
getServerDataReturns current SMIF holdings or cash balance history
getSectorETFReturns the S&P ETF for a given sector
getSlidesReturns the figures needed for pitch risk slides
getStopsReturns the VALOS stops for a given stock
The current datasets provided by smif.package are:
smif_aaAssorted datasets with Asset Allocation applications
Maintainer: Alec Kulakowski alecthekulak@gmail.com
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.