vpr_category {vprr} | R Documentation |
Get taxa ids from string
Description
Get taxa ids from string
Usage
vpr_category(x)
Arguments
x |
A string specifying the directory of the "taxafolder", containing the taxa id |
Value
A string of only the taxa id
Author(s)
K Sorochan
See Also
Examples
taxa_string <- 'C:/data/cruise/autoid/Calanus/d000/h00'
vpr_category(taxa_string)
[Package vprr version 0.2.3 Index]