View source: R/load_ume_results.R
| load_ume_results | R Documentation |
Loads a ZIP file or directory produced by export_ume_results() and
reconstructs all exported data objects plus metadata.
load_ume_results(path, unzip_dir = tempfile("ume_load_"))
path |
Path to a ZIP file or directory containing exported UME results. |
unzip_dir |
Directory used to unzip into (default: a temporary directory). |
Load UME Exported Results
A list with elements:
peaklist
mfd
mfd_filt
mfd_filt_tf
mfd_filt_tf_pivot
ds_tf
metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.