Skip to content
Prev 215278 / 398500 Next

any quick way to write this label

On Sun, Mar 28, 2010 at 8:56 AM, Roslina Zakaria <zroslina at yahoo.com> wrote:
Not sure what you mean by 'write this label'. But to generate that
vector, yes there is a quick way...

Hint:
 Use 'seq' to generate the numeric sequence and then use as.character
to make it into character values.

Barry