getnamesofthicknesses: Get Names of Thicknesses

Description Usage Arguments Value Author(s) Examples

Description

Gets the names of all the features that are thicknesses

Usage

1
getnamesofthicknesses(data = NULL, excludeFields = NULL)

Arguments

data

Your subject data frame, if you have removed any columns from your data frame, the function will only return the thicknesses in this data frame. If this parameter is NULL then a new data frame will be randomly generated

excludeFields

A vector of thickness names to exclude, to exclude nothing set this parameter to NULL

Value

A vector of the names of all the features which are thicknesses

Author(s)

Alexander Luke Spedding, alexspedding271@gmail.com

Examples

1
2

AlexDiru/rsurfer documentation built on May 8, 2019, 8:45 a.m.