Skip to content
Prev 304994 / 398506 Next

Why the error is coming, can anyone help?

Learn to use the str() function so you can answer these questions yourself. If you type str(paste(i)) you can learn about the structure of the return value from the paste function, which is not a matrix or a data frame, so two-dimensional subscripting is not going to work on it. You may also benefit from (re)reading the Introduction to R document. Without a reproducible example or an idea of what you want to accomplish, I don't know what _is_ going to work.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.
Sri krishna Devarayalu Balanagu <balanagudevarayulu at gvkbio.com> wrote: