Skip to content

Instantly share code, notes, and snippets.

@philippstroehle
Created October 11, 2013 06:58
Show Gist options
  • Save philippstroehle/6930639 to your computer and use it in GitHub Desktop.
Save philippstroehle/6930639 to your computer and use it in GitHub Desktop.
R> dd[with(dd, order(-z, b)), ]
b x y z
4 Low C 9 2
2 Med D 3 1
1 Hi A 8 1
3 Hi A 9 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment