round_df: Round all numeric entries in a data frame

View source: R/misc_functions.R

round_dfR Documentation

Round all numeric entries in a data frame

Description

Round all numeric entries in a data frame

Usage

round_df(df, digits)

Arguments

df

A data.frame

digits

Number of digits to round numerical entries to.


JackAHutchings/jahrfun documentation built on June 8, 2025, 3:09 a.m.