search for: placekeeper

Displaying 1 result from an estimated 1 matches for "placekeeper".

2009 Dec 30
1
seg-fault... but on what
...s[j,7],"')",sep="") #print(sql) atmpt <- try(dbGetQuery(con,sql)) options(show.error.messages = TRUE) if(inherits(atmpt, "try-error")){ } } } dbDisconnect(con) My understanding was that in general R liked to put a placekeeper like NA or NULL in for non-existent elements of defined structures... so I was surprised to see a seg fault... I'm having trouble interpretting the error... any clues would be appreciated. Nick [[alternative HTML version deleted]]