Fetches the results table for a given experiment and plot in Pluto and saves
it as a CSV file
Usage
pluto_download_results(experiment_id, plot_id, dest_filename = NULL)
Arguments
- experiment_id
Pluto experiment ID
- plot_id
Pluto plot ID
- dest_filename
Destination filename for CSV file (e.g. "PLX12345_deg_table.csv")
Value
Saves the downloaded data to dest_filename