rajclinasia ha scritto:
Hi everyone,
How to a transpose a R dataset with a specified variable. If possible send
the code. it will be very helpful for us.
Thanks in Advance.
A written code of your problem would be useful for us to help you.
If you have a dataframe you may want to take a l
you may want to try t(x)
rajclinasia wrote:
>
> Hi everyone,
>
> How to a transpose a R dataset with a specified variable. If possible send
> the code. it will be very helpful for us.
>
> Thanks in Advance.
>
--
View this message in context:
http://www.nabble.com/how-to-Transpose-a-datas
Hi everyone,
How to a transpose a R dataset with a specified variable. If possible send
the code. it will be very helpful for us.
Thanks in Advance.
--
View this message in context:
http://www.nabble.com/how-to-Transpose-a-dataset-tp25006768p25006768.html
Sent from the R help mailing list arc
rajclinasia wrote:
>
> Hi everyone,
>
> How to a transpose a R dataset with a specified variable. If possible send
> the code. it will be very helpful for us.
>
Not clear what "with a specified variable" means. t(x) will only work with
matrices; if you
have read in an (all-numeric) dataset
4 matches
Mail list logo