round_light: A function that rounds the Qin of a dataframe.

View source: R/round_light.R

round_lightR Documentation

A function that rounds the Qin of a dataframe.

Description

A function that rounds the Qin of a dataframe. It returns a dataframe with the rounded Qin.

Usage

round_light(dataframe)

Arguments

dataframe

A dataframe to round the Qin.

Value

Returns a dataframe with the rounded Qin to overwrite the old one or to add a new dataframe.

Author(s)

Sam Loontjens

Examples

mydata <- round_light(mydata)


SamLoontjens/HandlingLicorFiles documentation built on Nov. 14, 2023, 6:32 a.m.