getclass: Extract class name from landmark configurations

Description Usage Arguments Value

View source: R/getclass.R

Description

A simple wrapper to extract class name, essentially a wrapped substr function

Usage

1
getclass(landmark, extract = c(1, 6))

Arguments

landmark

p x k x n array of landmark. n dimension has to be named.

extract

numeric vector of 2 values, with the first giving the starting character for extraction, and second for ending character for extraction

Value

class name


jinyung/otolith documentation built on May 19, 2019, 10:36 a.m.