Message-ID: <50218F2C.3090909@gmail.com>
Date: 2012-08-07T21:57:00Z
From: Duncan Murdoch
Subject: Setting Number of Displayed Digits
In-Reply-To: <alpine.LNX.2.00.1208071429270.20038@salmo.appl-ecosys.com>
On 12-08-07 5:30 PM, Rich Shepard wrote:
> Some chemicals have concentrations at or below the method detection limit
> (MDL; 'less-thans') of 0.005 mg/L. When I look at the data frame that is how
> the concentration is displayed. But, when I ask for a summary() of that data
> frame column only 0 is displayed.
>
> How can I adjust the number of digits displayed by functions such as
> summary()?
>
See ?summary.
Duncan Murdoch
> Rich
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>