Skip to content
Prev 374482 / 398513 Next

read.csv and Decimal places

... and see also ?print.data.frame , the "digits" argument.
See also ?str

It might be worth your while spending time with an R tutorial or two that
covers such topics, i.e. distinguishing between an object and various (S3)
methods that "represent" it, such as print(), summary(), plot()  etc.

-- Bert

Bert Gunter

"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Mon, May 7, 2018 at 9:10 AM, Richard M. Heiberger <rmh at temple.edu> wrote: