Multiple Bar plot in one graphs in R

前端 未结 1 1360
花落未央
花落未央 2021-01-29 02:02

I\'m a beginner to R.

I need to create a graph like

http://i.stack.imgur.com/az56z.jpg

I dont know how to produce my entire dataset. The basic idea is s

相关标签:
1条回答
  • 2021-01-29 02:54

    I haven't done a plot like this myself but I think the 'lattice' package is what you would be after. You can get the pdf guide from http://cran.r-project.org/web/packages/lattice/index.html.

    0 讨论(0)
提交回复
热议问题