Skip to content
Prev 248136 / 398506 Next

how to store a number into a vector

Do you want to store each digit as a separate character, or if you
want to compare the last three digits with other numbers, then use the
"%%" operator.
[1] 345
On Sun, Jan 23, 2011 at 1:39 PM, Quan Zhou <quan.poko2000 at gmail.com> wrote: