Not knowing the dimensions of your data (and due to proper IDs), I can't 
comment on whether you are interpreting the output correctly or not. To me, 
it still looks like coordinates in columns. But if you are certain columns 
are now individuals as opposed to coordinates, you can use the t() function 
to transpose the matrix and bring them to your expected orientation. 

On Friday, September 27, 2024 at 8:28:17 AM UTC-7 Pablo Fisichella wrote:

> Dear community,
>
> I'm so sorry for this quite basic question but I can't solve it by myself. 
> I ran a GM analysis using the Morpho package and now I want to export 
> slidden landmarks in the original space but when I tried to export them as 
> a .csv file (write.csv(data$dataslide,"dataslide2.csv") the file does not 
> have the typical form of rows = specimens and col = variables, but it looks 
> like the attached screenshot (row = landmarks and col = individuals). 
> Somebody can indicate to me how I should export this dataset to obtain the 
> typical format of a data frame? Thank you in advance for your help.
>
> All best,
>
> Pablo
>

-- 
You received this message because you are subscribed to the Google Groups 
"Morphmet" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/morphmet2/b89cf7da-b505-4bb5-9560-393042443971n%40googlegroups.com.

Reply via email to