问题:##tidyverse
A2 <- tidyr::spread(data = Alab3,key = id,value = seq_total,fill = log2(0.1))
Rstudio运行时出现错误:Error in app$vspace(new_style$margin-top %||% 0) :attempt to apply non-function
请问各位,这是哪里出现了错误呀?