bio_numFun: applies numFun to all but first col in dataframe removes...

Description Usage Arguments Value

View source: R/bio_funs.R

Description

applies numFun to all but first col in dataframe removes negative special codes, and makes the rest numeric

Usage

1
bio_numFun(df, colIndex = 2:ncol(df))

Arguments

df

a data.frame

colIndex

columns to convert, defaults to all but first

Value

a data.frame


CelMcC/UKBTools documentation built on Dec. 5, 2020, 10:51 p.m.