View source: R/get-file-indices.R
| get_file_indices | R Documentation | 
Get the file indices for 'study_view' based on metadataType.
get_file_indices(study_view, meta_types)
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.  | 
Vector of indices of 'study_view' for which the metadataType exists; 'NULL' if none exist.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.