Learn R Programming

gluvarpro (version 7.0)

unitsgvp: change units of glucose values

Description

Generic function for changing units of glucose values from [mmol/l] to [mg/dl].

Usage

unitsgvp(x)

Value

A data frame containing glucose values.

Arguments

x

Data-set with data frame format containing one column:

glucose: glucose value in [mmol/l].

Author

Sergio Contador.