Learn R Programming

NormalizeMets (version 0.25)

editcolnames: Edit column names of a metabolomic data matrix

Description

Edits column names of a metabolomic data matrix to remove the letter `X' appearing at the beginning of metabolite names when they begin with a number.

Usage

editcolnames(y)

Arguments

y

A data matrix with metabolite names which need to be corrected.

Value

A data matrix with corrected metabolite names.