Hello to all
I run CCA analysis in R under "vegan" package. Now, I want to save my results
in CSV or Excell or text formet.
Can anyone help my.
Best regards
Reza
Check If your output is in the format of data frame or matrix,
and to check whether it is a data frame or matrix, use the commands,
is.data.frame (MyData)
or
is.matrix(MyData)
to write as csv, you may use, write.table or write.csv commands,
e.g: write.csv(MyData, file = "MyData.csv",row.names=FALSE, na="")
write.table(MyData, file = "MyData.csv",row.names=FALSE, na="",col.names=FALSE, sep=","
if the output is of different format, you can tell about the format output for further details,
Hope it will be helpful,
Mona
Dear Reza,
try is.vector(Mydata) or tell me the structure(my data) or dim(my data) or print(my data)
So, i will be able to suggest the next step.
please follow the following link to CCA in vegan,
http://ecology.msu.montana.edu/labdsv/R/labs/lab12/lab12.html
Regards,
Can anyone help me identify this plant species? I saw it when I was climbing in the mountains. It had grown on the cavity in a large rock.
05 June 2014 3,191 10 View
Particulate organic matter (POM) is a transitory pool of organic matter between fresh plant residues and humified organic matter. It is typically enriched in C and nutrients, and although it...
04 May 2014 1,620 8 View
Based on my research, this method is used to assess the adequacy of sampling, but I don't know what the difference is between them. Can anyone help me regarding this subject? Which individual...
03 April 2014 2,119 21 View
Principle of sub-pixel classifiction method
11 December 2012 8,578 7 View
I have tried to download the 64-bit version of MGLtools however, as many times as I have downloaded and uninstall the programs, an error arises that the app needs to be updated. Thank you.
03 March 2021 5,997 2 View
Hi everyone, I am conducting research for my Master's thesis. I am using PROCESS by Johnson-Neyman to analyze my Moderator model. I test the relationship between Public Service Motivation and...
03 March 2021 2,350 2 View
I just wanted to check if I need to run a linear regression separately if I am using PROCESS MACRO to run mediation analysis. Thank you.
02 March 2021 4,359 3 View
Good afternoon, I recently used OmniLog from BIOLOG for my experimentations : I tested the metabolism of different strains on 2 types of plates. I have 16 strains of 3 different groups...
02 March 2021 3,584 1 View
Dear Colleagues, After running Western blot on PVDF membrane and detection using ECL, I would like to stain my PVDF with colloidal gold to be able to allign the ECL image with total proteins on...
02 March 2021 7,829 3 View
I am searching for a good place for the Post Doc,
02 March 2021 4,053 3 View
So, I have been trying to run a pACYC PCR which will be used later on for a Gibson Assembly. However the PCR is not working. I have already tried gradient PCR and changing extension time; however...
02 March 2021 1,146 2 View
Hi, I am trying to figure out which test would be most appropriate to run for the following question: Is there a difference in task blood pressure between smokers and non-smokers? There are two...
01 March 2021 8,235 2 View
I'm looking to try out an off-the-shelf EEG set for some exploratory work. Curious if anyone has used the OpenBCI, and how much set-up work is required. I've heard they are more difficult to get...
01 March 2021 4,128 3 View
I want to find a quorum sensing inhibitor from plant extracts. Klebsiella pneumoniae, Moraxella catarrhalis, Staphylococcus aureus, and Streptococcus pneumoniae. I looked for these strains...
01 March 2021 7,675 3 View