The documentation for createRDBESDataObject() says that it will work with an input of a list object containing data frames or data.tables however it does not successfully create an RDBESDataObject if I provide it with a list of data.tables. We should either change the code to also work with a list of data.tables, or correct the documentation.
The documentation for createRDBESDataObject() says that it will work with an input of a list object containing data frames or data.tables however it does not successfully create an RDBESDataObject if I provide it with a list of data.tables. We should either change the code to also work with a list of data.tables, or correct the documentation.