Skip to content
Back to formatted view

Raw Message

Message-ID: <BF4F0191.EA00%sdavis2@mail.nih.gov>
Date: 2005-09-15T14:46:41Z
From: Sean Davis
Subject: newbie question
In-Reply-To: <1126780978.4393.1.camel@localhost.localdomain>

On 9/15/05 6:42 AM, "tom wright" <tom at maladmin.com> wrote:

> Can someone tell me how I create a vector of numbers where the step
> isn't 1? 
> i.e. x<-(0.0,0.5,1.0,1.5....)

See ?seq

Sean