Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

3 results for “from:Gunadi”

Add "bin" variable to dataframe
Gunadi · Nov 17, 2009 · r-help

Hi All - I am trying to add a new variable to my dataframe which is a series of bins based on another variable which is distance. So, I'd like to end with each of my distances classified into bin...

Sum over indexed value
Gunadi · Nov 16, 2009 · r-help

I am sure this is easy but I am not finding a function to do this. I have two columns in a matrix. The first column contains multiple entries of numbers from 1 to 100 (i.e. 10 ones, 8...

Add "bin" variable to dataframe
Gunadi · Nov 17, 2009 · r-help

That works perfectly. Thank you. Henrique Dallazuanna wrote: > > Try this: > > cut(x, breaks = breaks, labels = sprintf("bin%d", 1:10)) > > On Tue, Nov 17, 2009 at 1:43 PM, Gunadi <boydkramer at gmail.com> wrote: >> >> Hi All - I am trying...

Can't find what you're looking for? Try searching with Google .