Replicate Analysis

You can save the R workspace in which the DVN performed an advanced analysis. When you download the workspace file, you download a zipped archive the contains four files. Together, these files enable you to recreate the subset analysis in another R environment:

  • citationFile.<identifier>.txt - The citation for the subset that you analyzed.
  • rhistoryFile.<identifier>.R - The R code used to perform the analysis.
  • tempsubsetfile.<identifier>.tab - The R object file used to perform the analysis.
  • tmpRWSfile.<identifier>.RData - The subset data that you analyzed.

To download this workspace for your analysis:

  1. For any subset, Apply Descriptive Statistics or Perform Advanced Analysis.
  2. On the Dataverse Analysis or Advanced Statistical Analysis page, scroll to the Replication section and click the button Download Workspace File.
  3. Follow any browser prompts to save the zipped archive.
    When the archive file is saved to your local storage, extract the contents to use the four files that compose the R workspace.