sort.df() in the reshape packge.
cheers,
Paul
R User R User wrote:
Hi all,
I'd appreciate your help with this problem.
I need to plot a barplot with the categories in a specific order. My data
might be:
hours Freq
AN 10
MO 14
LU 30
I need the categories to be in the order:
MO LU
Hi all,
I'd appreciate your help with this problem.
I need to plot a barplot with the categories in a specific order. My data
might be:
hours Freq
AN 10
MO 14
LU 30
I need the categories to be in the order:
MO LU AN
Is there some way to pass sort the dataset into this order so that
2 matches
Mail list logo