Glen C. Falk
Glen C. Falk
I am running the chart.SnailTrail function from the PerformanceAnalytics package in r. I get the following subscript out of bounds error. **_Error in chart.SnailTrail(z, Rf = 0.009261, main = "",...
I am currently trying to create a Risk Return Scatter plot using the following code: ```r x
Hello - When I attempt to use the "Plot a Correlation Funnel" example using the data("marketing_campaign_tbl") dataset. I get the following error: "Error: plot_correlation_funnel(): [Unnacceptable Data] Acceptable data is generated...
I am able to create a dataframe with the current year's data using this code ```r dt00_sc_debt_19 % sc_filter(unitid == dt00_sc_peers[,3]) %>% sc_select(unitid, instnm, stabbr, ugds, grad_debt_mdn, cdr3) %>% sc_year("latest")...
#### Report an Issue / Request a Feature I'm submitting a (Check one with "x") : - [ ] bug report - [x] feature request *** ##### Issue Severity Classification...
#### Types of change - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix...