strsplit_nth: Split a string and retain the nth value

View source: R/strsplit_nth.R

strsplit_nthR Documentation

Split a string and retain the nth value

Description

Retrieve the automated Heidelberg segmentation data from an OCT object

Usage

strsplit_nth(x, split, n = "last", ...)

Arguments

x

a character vector

split

a character string to use as the split pattern

n

either "last" or an integer position

...

parameters to pass to strsplit

Value

a tbl_df of the segmentation data


barefootbiology/heyexr documentation built on July 9, 2022, 3:35 a.m.