Displaying 1 result from an estimated 1 matches for "thedesiredcommand".
2009 Dec 29
3
error logging
...it has
been processed.
atmpt <- try(dbGetQuery(con,sql))
options(show.error.messages = TRUE)
if(inherits(atmpt, "try-error")){
}
The R docs aren't structured in the way I'm used to(I will get the hang of
it)... so I'm more than willing to ?theDesiredCommand at the R - prompt...
if you'd lead me in the right direction.
Thanks again!
Nick
[[alternative HTML version deleted]]