parseSampleID: Parse sampleID's. KG NOTE: The <<- assignment here is not...

View source: R/QCfuns.R

parseSampleIDR Documentation

Parse sampleID's. KG NOTE: The <<- assignment here is not good practice; should assign to variables within the function and then have an object get returned. But I don't want to mess up existing workflows, so I'm leaving it like this for now.

Description

Parse sampleID's. KG NOTE: The <<- assignment here is not good practice; should assign to variables within the function and then have an object get returned. But I don't want to mess up existing workflows, so I'm leaving it like this for now.

Usage

parseSampleID(table, part, fish = FALSE)

Arguments

table

A data frame

part

Which part of the sampleID do you want to retrieve?

fish

TRUE/FALSE is this a fish sampleID?

Value

Parsed sampleID portion.


MFEh2o/MFEUtilities documentation built on May 6, 2023, 1:33 p.m.