format_decimal: Format to number of decimal places

View source: R/summary.R

format_decimalR Documentation

Format to number of decimal places

Description

Rather than significant figures as format() provides in its digits = 2 option.

Usage

format_decimal(df, col_name, digits)

Arguments

digits

benharden27/seaprocess documentation built on June 28, 2023, 7:20 p.m.