问题描述
我无法在不居中的地方绘制 Likert,而是从 0 - 100% 的范围绘制。我正在尝试居中 = FALSE 但它不起作用。
这是我用来尝试绘制的代码:
likert(Disease ~ .,data=comorb,main = "Comorbidities at hospital admission",ylab="",xlab ="Percentage of patients with comorbidity",col=c("#25ade5",adjustcolor("#25ade5",alpha.f=0.3)),as.percent = TRUE,rightAxis = FALSE,box.ratio = 5,ReferenceZero = NULL,centered = FALSE,)
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)