round_if: Round if x is numeric, otherwise don't

View source: R/qs.R

round_ifR Documentation

Round if x is numeric, otherwise don't

Description

Round if x is numeric, otherwise don't

Usage

round_if(df, d)

Arguments

df

data.frame whose columns I want to round

d

number of digits


be-green/quantspace documentation built on March 20, 2024, 5:30 p.m.