View source: R/get-num-files-ids.R
| num_doc_files | R Documentation | 
Get the number of documentation files in a study.
num_doc_files(study_view)
| study_view | The file view for the study files. At minimum, the study_view is a dataframe or tibble with 'metadataType' as a column name. Any 'NA' in this column is assumed to be documentation files, all others are assumed to be metadata files. | 
The number of documentation files present in the 'study_view'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.