Table1 package gives error message “could not find function ”isFALSE“ ”

前端 未结 0 1031
自闭症患者
自闭症患者 2021-01-06 06:41

Trying to recreate the example from this post, using the table1 package in R:

library(boot) 

melanoma2 <- melanoma
 
melanoma2$status <- 
  factor(mela         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题