search for: notchar

Displaying 6 results from an estimated 6 matches for "notchar".

Did you mean: totchar
2025 May 23
1
Bug in prettyNum
...trailing=drop0trailing, ...) + replace.zero=replace.zero, drop0trailing=drop0trailing, ...) } ## be fast in trivial case, when all options have their default, or "match" nMark <- big.mark == "" && small.mark == "" && (notChar || decimal.mark == input.d.mark) This e-mail transmission may contain confidential or legally privileged information that is intended only for the individual or entity named in the e-mail address. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distrib...
2025 May 23
1
Bug in prettyNum
...drop0trailing=drop0trailing, ...) + drop0trailing=drop0trailing, replace.zero=replace.zero, + ...) } ## be fast in trivial case, when all options have their default, or "match" nMark <- big.mark == "" && small.mark == "" && (notChar || decimal.mark == input.d.mark) -- Best regards, Ivan
2025 May 26
1
Bug in prettyNum
......) > + drop0trailing=drop0trailing, replace.zero=replace.zero, > + ...) > } > ## be fast in trivial case, when all options have their default, or "match" > nMark <- big.mark == "" && small.mark == "" && (notChar || decimal.mark == input.d.mark) > -- > Best regards, > Ivan > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel
2025 May 27
1
Bug in prettyNum
...ng=drop0trailing, replace.zero=replace.zero, > > + ...) > > } > > ## be fast in trivial case, when all options have their default, or > "match" > > nMark <- big.mark == "" && small.mark == "" && (notChar || > decimal.mark == input.d.mark) > > > > -- > > Best regards, > > Ivan > > > ______________________________________________ > > R-devel at r-project.org mailing list > > https://stat.ethz.ch/mailman/listinfo/r-devel > >...
2025 May 23
1
Formatting zeroes with prettyNum
...trailing=drop0trailing, ...) + replace.zero=replace.zero, drop0trailing=drop0trailing, ...) } ## be fast in trivial case, when all options have their default, or "match" nMark <- big.mark == "" && small.mark == "" && (notChar || decimal.mark == input.d.mark) -----Original Message----- From: Howard, Tim G (DEC) <tim.howard at dec.ny.gov> Sent: Friday, 23 May 2025 13:18 To: Marttila Mikko <mikko.marttila at orionpharma.com>; R mailing list <r-help at r-project.org> Subject: RE: Formatting zeroes with pr...
2025 May 23
1
Formatting zeroes with prettyNum
You fed it two characters, "dash" and "space" and it only wanted one character so it truncated to the first character and warned you that that's what it did. If you had your space before the dash, it would have used that as your replacement character > prettyNum(0, zero.print = " - ", replace = TRUE) [1] " " Warning message: In .format.zeros(x,