perc_value: function to convert numeric values to perc strings

View source: R/utils.R

perc_valueR Documentation

function to convert numeric values to perc strings

Description

function to convert numeric values to perc strings

Usage

perc_value(x, total)

Arguments

x

Numeric vector to convert.

total

Numeric vector to divide with.

Author(s)

Andreas Scharmueller andschar@protonmail.com


andschar/dbreport documentation built on Dec. 8, 2022, 3:29 p.m.