Skip to content
Prev 52996 / 63424 Next

Suggestion: barplot function

Hi Marc and Robert, 

Thank you so much for the answer! 

I agree with both of you, specially with Robert "barplots are a common
graphing mechanism used by my scientific colleagues to convey their
data, and I don't see that changing any time soon... The one thing that
is even less forgivable ... is bars with no dispersion indication at
all." (what barplot() allows). 

Nowadays there are dozens of new papers everyday, and to make it
easier/faster to the readers, it is very common (in biological sciences)
authors show the data using bar-plots (that represent mean of treatments
and the standard deviation - and usually with letters representing if
the treatments are different, or not, using some statistical test). 

Maybe it is not a great way, but it is in an intuitive way largely used
in natural sciences that make it easier to the readers. And it is
accepted in most of the scientific journals, including Science, Nature,
PNAS, Frontiers... 

I agree with Marc that it is nice that R is flexible, so people can go
around even that it is not the default. However it is a difficult task
for most of the users (e.g.from biological sciences). 

Thank you Marc and Robert, 

Cheers, Daniel
On 2017-02-03 14:23, Robert Baer wrote: