get_file_indices_named: Get named file indices by metadataType

View source: R/get-file-indices.R

get_file_indices_namedR Documentation

Get named file indices by metadataType

Description

Get the file indices for 'study_view' based on metadataType and return as list with file metadataType as name of the elements.

Usage

get_file_indices_named(study_view, meta_types)

Arguments

study_view

The file view for a study, with the columns 'file_data', where each element is a tibble with the data, and metadataType, where each element is the metadataType for the file.

meta_types

List of metadataTypes.

Value

Named list of indices from 'study_view' for which the metadataType exists; 'NULL' if none exist.


Sage-Bionetworks/dccmonitor documentation built on May 28, 2022, 10:39 a.m.