$datashield.assign.table(…)
$datashield.errors
as.data.frame.default(x, stringsAsFactors = FALSE) : \n cannot coerce class ‘“function”’ to a data.frame\n"
I wanted to log this, this function/data.frame error occurs on Tabbles/Views of length 0.
If you get this error, there is probably an upload (Table) or dictionary (View) error.
It turned out that Project.Table was an empty file (with variables but no entities). And that’s not clear from the error message unless I am missing something here.