Try also,

id<- paste('id.',1:100,sep="")

HTH,

Jorge


On Wed, Jun 4, 2008 at 6:52 PM, Manli Yan <[EMAIL PROTECTED]> wrote:

>  I need to create 100 variable ,whose name is id.1,id.2~~~~id.100
>  then I need to let a vector say id<-c(id.1,id.2....id.100)
>  any easy way to do this?
>  thanks a lot~
>
>        [[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