get_file_indices: Get file indices by metadataType

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

get_file_indicesR Documentation

Get file indices by metadataType

Description

Get the file indices for 'study_view' based on metadataType.

Usage

get_file_indices(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

Vector of indices of 'study_view' for which the metadataType exists; 'NULL' if none exist.


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