get_config: Download and read a config file from a metab run on SB

View source: R/get_config.R

get_configR Documentation

Download and read a config file from a metab run on SB

Description

Download and read a config file from a metab run on SB

Usage

get_config(title, config_file = grep("config", list_metab_run_files(title),
  value = TRUE)[1], on_local_exists = "skip")

Arguments

title

the metab run title. See options using list_metab_runs()

config_file

the name of the config file. It's usually but not always 'config.tsv'; use list_metab_run_files(title) to check

on_local_exists

character indicating what to do if the folder already contains a file with the intended download name


USGS-R/mda.streams documentation built on June 3, 2023, 8:43 a.m.