Felipe
Felipe
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Think about using `reprex` to generate an example in R. ``` # code to reproduce...
I am trying to change the confidence level but conf.int.value gets ignored. Is there a workaround? No matter what level I put, it gets ignored. library(forecast) library(ggfortify) d.arima
Hi Suzan; I went through all your tutorials here: https://suzan.rbind.io/categories/tutorial/ and they are well explained with a great level of detail, thanks. One issue that I am struggling with is...
I wonder if this is a bug or data is not available after August 31, 2021. I am trying to download data from 2011 to 2021 but I only get...
I am trying to predict some fish numbers and I found an older post that looks promising here: [https://www.r-bloggers.com/2017/10/demo-week-time-series-machine-learning-with-timetk/] However, I think the code does not longer work. Could you...
I am trying to align a 'table1' to the center but the align = 'center' is being ignored. I changed the output from 'text' to 'latex' or 'markdown' as described...
Hi, I want to use ggmap without signing up for a google key. Is it possible to do that? If so, which maps are available without a key? Thanks
I am trying to execute an R script using Rscript in VBA Excel book. However, excel.link opens a new instance of excel when the R script is executed and ignores...
I am interested in trying to start R from within Excel. I found this in the Excel.link sample workbook, however, it appears that is not working. It opens Rterm but...
This is not really an issue but is a question. I have large MS Access databases with over one million records. Does GWalkR support connections between these type of databases?...