From d6e599b828e44ff6442700cb86899286b95abb7a Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Mon, 5 Mar 2018 07:13:11 -0300 Subject: [PATCH] Added business-science packages - tidyquant - tibbletime - timetk --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 51dd383..ca08311 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,9 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [rugarch](https://cran.r-project.org/web/packages/rugarch/index.html) - Univariate GARCH Models - [rmgarch](https://cran.r-project.org/web/packages/rmgarch/index.html) - Multivariate GARCH Models - [tidypredict](https://github.com/edgararuiz/tidypredict) - Run predictions inside the database +- [tidyquant](https://github.com/business-science/tidyquant) - Bringing financial analysis to the tidyverse +- [timetk](https://github.com/business-science/timetk) - A toolkit for working with time series in R +- [tibbletime](https://github.com/business-science/tibbletime) - Built on top of the tidyverse, tibbletime is an extension that allows for the creation of time aware tibbles through the setting of a time index. ### Calendars