Skip to content
Prev 164468 / 398503 Next

Row order in plot

I'm new to R so forgive me if this seems like a simple question:

So I have table where the row titles are string variables. When I plot the
data with rows along the x-axis, the data is ordered alphabetically as
opposed to the order of the table.

How can I preserve the row order of the table in the plot?

Thanks in advance.