bio_numeric: Converts all fields except the first into numbers

Description Usage Arguments Value

View source: R/bio_funs.R

Description

Converts all fields except the first into numbers

Usage

1
bio_numeric(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.