Skip to content
Back to formatted view

Raw Message

Message-ID: <4FB58C9A.7090604@chibi.ubc.ca>
Date: 2012-05-17T23:41:14Z
From: Mercier Eloi
Subject: New Eyes Needed to See Syntax Error
In-Reply-To: <alpine.LNX.2.00.1205171634130.29696@salmo.appl-ecosys.com>

On 12-05-17 04:34 PM, Rich Shepard wrote:
> hco32 <- qqmath(~ log10(HCO3 | factor(basin), data = surfchem.cast, 
> main = 'Bicarbonate (Log10)',
>   prepanel = prepanel.qqmathline,
>   panel = function(x, ...) {
>     panel.qqmathline(x, ...)
>     panel.qqmath(x, ...)
>   }) 
Missing a closing parenthesis after log10.
It should be :
log10(HCO3 | factor(basin))

Eloi

-- 
Eloi Mercier
Bioinformatics PhD Student, UBC
Paul Pavlidis Lab
2185 East Mall
University of British Columbia
Vancouver BC V6T1Z4