Don't know how to automatically pick scale for object of type tbl_df/tbl/data.frame. Defaulting to continuous.
Error in is.finite(x) : default method not implemented for type 'list'。这是程序报的错,我不太明白
你这段代码我是可以运行的,但是我换成自己的数据就不行了,还是报(Don't know how to automatically pick scale for object of type tbl_df/tbl/data.frame. Defaulting to continuous.
Error in is.finite(x) : default method not implemented for type 'list')的错,不知道是不是因为我的数据是tbl_df的类型