.fillValues {MSstatsConvert}R Documentation

Set column to a single value

Description

Set column to a single value

Usage

.fillValues(input, fill_list)

Arguments

input

data.table preprocessed by one of the cleanRaw* functions.

fill_list

named list, names correspond to column names, elements to values that will be used in the columns.

Value

data.table


[Package MSstatsConvert version 1.2.2 Index]