roundDf {autoReg}R 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"


[Package autoReg version 0.3.3 Index]