get_agnostic_data: Get all type of data and set them by 'filename' in the hash...

get_agnostic_dataR Documentation

Get all type of data and set them by 'filename' in the hash passed in parameter ‘get_agnostic_data' doesn’t return anything, the hash is mutated

Description

Get all type of data and set them by 'filename' in the hash passed in parameter ‘get_agnostic_data' doesn’t return anything, the hash is mutated

Usage

get_agnostic_data(data.file, datasetVersion.id, dataset.name, dataset.version,
  taiga.url, force = FALSE, token = token, dict_filenames_data)

Arguments

data.file

Datafile object received from taiga (not the data)

datasetVersion.id

Id of the datasetVersion

dataset.name

Name of the dataset

dataset.version

Version number of the datasetVersion

taiga.url

Url to contact Taiga

force

Boolean to ask Taiga if it needs to do the conversion again (in case of failure or interruption)

token

Path of the location of the token file containing the Taiga token of the user

dict_filenames_data

Hash which is going to contain the data in the form 'filename': 'data'

Value

This function does not return anything, but mutate a hash object


broadinstitute/taigr documentation built on March 5, 2024, 2:27 p.m.