search for: zdroj

Displaying 3 results from an estimated 3 matches for "zdroj".

Did you mean: drop
2009 Sep 13
2
zoo plot: yearly marks on X-Axis
...ing with the similar problem. I applied Your script into mine like this: - library(Rdbi) library(RdbiPgSQL) conn <- dbConnect(PgSQL(), host="localhost", dbname="BVS", user="postgres", password = "******") query_duj_kal <- dbSendQuery(conn, "select zdroj as well, cas as date, fe2, fe3, mn, nh4, no2, no3, o2, teplota as temperature from analystats where zdroj like 'Dunaj Kalinkovo' order by date") watchem_duj_kal <- dbGetResult(query_duj_kal) date <- (watchem_duj_kal$date) date_p <- strptime(date, "%m-%d-%Y") no3 &lt...
2009 Sep 11
1
format (?) problems with data imported from postgres
...owing script: library(Rdbi) library(RdbiPgSQL) # conn becomes an object which contains the DB connection: conn <- dbConnect(PgSQL(), host="localhost", dbname="BVS", user="postgres", password = "*******") query_duj_kal <- dbSendQuery(conn, "select zdroj as well, cas as date, fe2, fe3, mn, nh4, no2, no3, o2, teplota as temperature from analystats where zdroj like 'Dunaj Kalinkovo'") watchem_duj_kal <- dbGetResult(query_duj_kal) My intention with the data is to create a time series by a following script: date <- (watchem_duj_kal...
2003 Sep 23
1
smbclient write default to stderr?
...2\mairs\world_atlas_H4D\pr_2mil\ [2003/09/23 08:27:46, 0] client/clitar.c:do_tar(830) directory \Kart-32\mairs\Kart-32\mairs\world_atlas_H4D\pr_2mil\a_out\ [2003/09/23 08:27:46, 0] client/clitar.c:do_tar(830) directory \Kart-32\mairs\Kart-32\mairs\world_atlas_H4D\zdroj\ [2003/09/23 08:27:46, 0] client/clitar.c:do_tar(830) directory \statistika\ [2003/09/23 08:27:46, 0] client/clitar.c:do_atar(764) 33792 ( 1833,3 kb/s) \statistika\mairs2002_atlas_stat_021209.xls [2003/09/23 08:27:46, 0] client/clitar.c:do_atar(764) 33792 ( 1833,...