Skip to content
Prev 18082 / 63424 Next

formatC using a "single" as argument (PR#8211)

Reading the help page for formatC

        x: an atomic numerical or character object, typically a vector
           of real numbers.

and that for as.single I think you got what you should have expected!
Nevertheless we will build some protection into 2.3.0.
On Mon, 17 Oct 2005 jmaydt at mpi-sb.mpg.de wrote: