rmSpaceInBeginning: Remove Space In Beginning of NAME and SPECIE Rows

Description Usage Arguments Value Author(s)

View source: R/rmSpaceInBeginning.R

Description

Auxiliary function that removes the first letter in NAME and SPECIE, if the word begins with a [SPACE]. It is used since, by experience, some rows begins with a space for these two columns which can results in errors.

Usage

1
rmSpaceInBeginning(data, userSpecifiedColnames = NULL)

Arguments

data

data formatted by the use of the mergeDataSet function from LipidQ.

userSpecifiedColnames

the column names template file containing user specified column names for the input data. This file

Value

data set

Author(s)

André Vidas Olsen


ELELAB/lipidQ documentation built on Feb. 24, 2020, 12:54 a.m.