mlr3db 0.1.5
as_data_backend()method to construct aDataBackendDplyrnow specialized
to operate on objects of type"tbl_lazy"(was"tbl"before). This way,
local"tbl"objects such as tibbles are converted to a
DataBackendDataTablebymlr3::as_data_backend.data.frame().