-2
코드는 어디서 얻을왜이 R ggplot subscript가 작동하지 않습니까?
g <- ggplot(datm, aes(variable, value, fill=gender)) + geom_bar(stat="identity", position = position_dodge()) + facet_grid(male.Nij ~ group) + xlab("Association type") + ggtitle("View")
#http://stackoverflow.com/a/17335258/54964
g + labs(y=expression(N_{s}))
의미하지 않습니다 다음 오류 g + labs(y=expression(N_{s}))
을 적용하려고
Error: unexpected '{' in "g + labs(y=expression(N_{"
Execution halted
R : 3.3.2 백 포트
OS : 데비안 8.5