hintr_prepare_spectrum_download: Prepare spectrum download

View source: R/downloads.R

hintr_prepare_spectrum_downloadR Documentation

Prepare spectrum download

Description

Prepare spectrum download

Usage

hintr_prepare_spectrum_download(
  output,
  path = tempfile(fileext = ".zip"),
  notes = NULL,
  vmmc_file = NULL
)

Arguments

output

hintr output object

path

Path to save output file

notes

Optional, user added notes from front end of app as a string

vmmc_file

Optional file object, with path, filename and hash for VMMC input

Value

Path to output file and metadata for file


mrc-ide/naomi documentation built on April 10, 2024, 2:13 p.m.