r - Changing width of barplot bars with bargraph.CI() -
Any idea about changing the bar width of the bar with the function bargraph.CI ()
Soptote
from pacakge? I have a very simple barploet with 2 times, and can not understand how to make them thin. I have tried logic, width, with the barcode () function, but without any success Thanks for your help!
place = try to adjust the argument. As the width specified by width = is all relative, if you specify only one value, they will never change the shape:
Example: Both yield the following result:
bargraph.CI (x.factor = dos, feedback = lane, data = toothgraw, width = 1) bargraph.CI (x.factor = dos, reaction = lane, data = toothgroth, width = 1000)
adjustment Space =
However, Separates the eyes and indirectly affects their width:
Bargraph ci (x.factor = dos, reaction = lane, data = toothgraw, location = 5)
Although eventually to reduce the size of the plots, you may hit the Lso Look for the size of the machine to push or plot the plot. See this past question:
Then try something like this:
par (mar = c (5.1, 8, 8, 8)) Bargraph ci (x.factor = dos, feedback = lane, data = toothgraw, space = c (1))
Comments
Post a Comment