download_data: Download study files into data folder

View source: R/misc.R

download_dataR Documentation

Download study files into data folder

Description

This function reads a samples table and downloads the data

Usage

download_data(samples_table, work_dir = "./")

Arguments

samples_table

A samples table with the necessary columns.

Examples

download_data(samples_table, work_dir)

Mushriq/mixmap documentation built on Jan. 28, 2024, 7:22 p.m.