1.

__________ is the best way for communicating the results of data analysis using the R language.(a) Single document(b) Files(c) Structures(d) Loadings

Answer» Right option is (a) Single document

The best I can explain: The best possible way to do this is to combine the data, code and analysis results for a single document by knitr for reproducible research. This helps others to verify the findings, then engage in discussions.


Discussion

No Comment Found

Related InterviewSolutions