Replicate Analysis

You can save the R workspace in which the Dataverse Network performed an analysis. You can download the workspace as a zipped archive that 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 zipFile_<number>.zip.
  3. Follow your browser's 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.