
Format numbers with journal conventions (0 decimal places)
Source:R/format_num.R
format_num_as_journal_num.RdFormats numeric values with journal conventions and 0 decimal places.
Formats numeric values with journal conventions and 1 decimal place.
Formats numeric values with journal conventions and 2 decimal places.
Value
Character vector of journal-formatted numbers.
Character vector of journal-formatted numbers.
Character vector of journal-formatted numbers.
See also
Other csstyle_journal_formatters:
format_num_as_journal_invlog10_1(),
format_num_as_journal_invlog2_1(),
format_num_as_journal_invloge_1(),
format_num_as_journal_per100k_0(),
format_num_as_journal_perc_0()