Dear Medhi,
Take a look at ?cut or ?recode (in the car package).

HTH,

Jorge


On Fri, Jul 31, 2009 at 3:04 PM, Mehdi Khan <> wrote:

> hello all,
>
> I have a data frame and I want to create a column which assigns a letter
> based upon the value in another column.  The data column has velocities
> ranging from 0 to 1000.  So for example, for velocities between 0 and 300
> I'd like to assign the letter "A" in the new column, for 300-600, "B" and
> so
> on and so forth.  How would I do this?
>
> Thank you very much!
>
> Mehdi Khan
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to