round_reals: Round reals

View source: R/round_reals.R

round_realsR Documentation

Round reals

Description

This function rounds reals in columns of a dataframe

Usage

round_reals(df, dig = 5L, cols = c("structure_exact_mass", "structure_xlogp"))

Arguments

df

Dataframe to use

dig

Number of digits

cols

Columns

Examples

NULL

taxonomicallyinformedannotation/tima-r documentation built on June 1, 2025, 8:10 p.m.