Learn R Programming

flowchart (version 1.0.0)

replace_num_in_expr: replace_num_in_expr

Description

Helper function for update_numbers().

Usage

replace_num_in_expr(expr, row, big.mark)

Arguments

expr

expression in fc$text.

row

A row from the fc object containing n, N, and perc values.

big.mark

character. Used to specify the thousands separator for patient count values.