round_reals | R Documentation |
This function rounds reals in columns of a dataframe
round_reals(df, dig = 5L, cols = c("structure_exact_mass", "structure_xlogp"))
df |
Dataframe to use |
dig |
Number of digits |
cols |
Columns |
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.