Skip to contents

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"