unitsgvp {gluvarpro}R Documentation

change units of glucose values

Description

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

Usage

unitsgvp(x)

Arguments

x

Data-set with data frame format containing one column:

glucose: glucose value in [mmol/l].

Value

A data frame containing glucose values.

Author(s)

Sergio Contador.


[Package gluvarpro version 7.0 Index]