Skip to content

Sorting DataFrames

2 messages · SamiC, Ethan Brown

#
Hello Samantha, I'm having some trouble understanding your question in
terms of what's happening in R. Are these "bins" columns of a
data.frame? Rows?

It's helpful for us to have a small example to look at--for instance,
you could create a small subset of your data called x, then type the
command

dump("x", file=stdout())

which will print an expression that will recreate the object x.

Best,
Ethan

On Tue, Jun 7, 2011 at 9:42 AM, Cox, Samantha Lucy
<s.cox.10 at aberdeen.ac.uk> wrote: