SyntaxFix
Write A Post
Hire A Developer
Questions
Another option would be to use the package ggplot2.
ggplot2
ggplot(mydata, aes(x = V3)) + geom_histogram() + scale_x_log10()