vpr_category: Get taxa ids from string

View source: R/EC_functions.R

vpr_categoryR 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

vpr_hour, vpr_day, vpr_roi

Examples

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


vprr documentation built on July 12, 2022, 5:07 p.m.