-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi
I run the following code (2 lines):
library(cbsodataR)
dt <- cbs_download_data(id='84910NED')
It errors out with:
library(cbsodataR)
dt <- cbs_download_data(id='84910NED')
Error in isTRUE(catalog != "CBS") :
promise already under evaluation: recursive default argument reference or earlier problems?
I re-installed R, RStudio and installed the cbsodataR package again but no difference.
Can you help me?
Metadata
Metadata
Assignees
Labels
No labels