Skip to contents

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
#> NULL