0
다음 코드는 jsHeader
로 인쇄 목록을 반환 생키 다이어그램 대신 대신 플롯의 jsFooter
을 jsDisplayChart
을 목록을 인쇄 :플롯() 반환,
library(googleVis)
options(gvis.plot.tag='chart')
s=gvisSankey(df[,c("Source", "Target", "Value")])
plot(s)
감사를 사전에 도움을!