search for: nbz

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

Did you mean: nb
2006 Mar 05
1
Sweave and long strings
...E>>= channel <- odbcConnect(dsn="database",uid="root",pwd="password") df1 <- sqlFetch(channel,"table1",rownames=TRUE) df2 <- sqlFetch(channel,"table2",rownames=TRUE) cmd <- "SELECT t1.isoisotope, t1.periode,t1.nbZ, t2.filnomchaineradio, t2.filcodepere, t2.filcodefils, t2.filproba, t2.filtransition from table1 t1, table2 t2 WHERE t1.isoisotope = t2.filcodepere" dfQuery <- s...