roundDf: Convert numeric columns of data.frame to character

View source: R/df2flextable.R

roundDfR Documentation

Convert numeric columns of data.frame to character

Description

Convert numeric columns of data.frame to character

Usage

roundDf(df, digits = 2)

Arguments

df

a data.frame

digits

integer indicating the number of decimal places

Value

An object of class "data.frame"


autoReg documentation built on Nov. 14, 2023, 9:07 a.m.