Quick and simple solutions, thanks to the internet.
When I try to publish a flattened object with multiple rows and each row has different depths it only publishes the depth of the first file in the row. So if the first file in the row has a depth of ...
I was running a report that accidentally tried to pass a dataframe with zero rows to htmlTable (). That generated the following error: Error in css.cell [row_nr, ] : subscript out of bounds. I added ...