Daniel H
Daniel H
Hi @BillPetti, I think you wrote me one time saying this function I contributed was not working on your version. Are you still having issues? I use it on my...
Hi @BillPetti, I’m wondering if this function would be included in the next release. Thanks for your thoughts. Daniel
Hello, I'm having a similar issue, but with "_**404 Not Found**_": ``` GetIncome("TSLA", 2020) Error in fileFromCache(file.inst) : Error in download.file(file, cached.file, quiet = !verbose) : cannot open URL 'https://www.sec.gov/Archives/edgar/data/1318605/000156459020004475/tsla-20191231.xml'...
> In your code at line 146, how about `:::` > > `team_palette
Thanks for your support anyway. I do not know neither where the root cause of the issue. Meanwhile, I've just implemented a workaround to solve the error: ``` Teams_Lahman dplyr::select(name,...
Hi, I'm experiencing the same kind of error. ``` > bref_standings_on_date("2023-04-10", "AL East") 2023-04-12 18:53:23: Invalid arguments or no standings on date data available! Error in bref_standings_on_date("2023-04-10", "AL East") :...