Skip to content
Prev 176048 / 398503 Next

data.frame to array?

On Fri, 2009-04-03 at 11:45 -0700, rkevinburton at charter.net wrote:
sapply(bins, `[[`, "Count")

will get you this as a vector.

HTH

G