(state, Frost)
> min lq meanmedianuq max neval cld
> 139.112 148.673 163.3960 159.1760 170.7895 1763.200 1000 b
> 104.039 111.973 127.2138 120.4395 128.6640 1381.809 1000 a
> 1010.076 1033.519 1133.1469 1107.8480 1175.1800 2932.206 1000 c
>
Hello, I can't post my code since it's on a work computer.
But basically, I have a dataframe that has two columns, one is a string and the
other is an integer. I want to turn this into a vertival barplot where on the
x-axis I have the string in the first columb and then the plot will display th
ount, names=Name, horiz=TRUE))
> with(z, barplot(Count, names=Name, horiz=TRUE, las=1))
>
>
> Bill Dunlap
> TIBCO Software
> wdunlap tibco.com
>
>> On Thu, May 12, 2016 at 10:19 AM, yoursurrogate...@gmail.com
>> wrote:
>> Hello, I can't post my code sinc
3 matches
Mail list logo