Learn R Programming

vprr (version 0.2.3)

vpr_category: Get taxa ids from string

Description

Get taxa ids from string

Usage

vpr_category(x)

Value

A string of only the taxa id

Arguments

x

A string specifying the directory of the "taxafolder", containing the taxa id

Author

K Sorochan

See Also

vpr_hour, vpr_day, vpr_roi

Examples

Run this code
taxa_string <- 'C:/data/cruise/autoid/Calanus/d000/h00'
vpr_category(taxa_string)

Run the code above in your browser using DataLab