substrsplit {iNZightMR}R Documentation

Extract Common Name from variables

Description

Help mro variables extract common name out

Usage

substrsplit(obj)

Arguments

obj

It can be a vector or data frame, however, substrsplit is usually used in the iNZightMR function.

Value

A list with common character and unique variable name respectively

Examples

substrsplit(c("varx", "vary", "varz"))

[Package iNZightMR version 2.2.6 Index]