select_files_format | R Documentation |
Select those elements of a vector with the specified extension
select_files_format(word_vector, formatw = "vcf")
word_vector |
Vector with several names |
formatw |
Extension to be filtered |
Select the elements that fill the criteria
## Not run: select_files_format (c("testing.vcf","bat.vcf","bibi.cod"), formatw = "vcf") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.