Closed ddediu closed 4 years ago
When loading a data.table from the environment using the interactive plotting, this crashes!
data.table
Fixed by forcing to data.frame in interactive shiny plotting
data.frame
When loading a
data.table
from the environment using the interactive plotting, this crashes!