powered by
vw.obs(query= NULL, refl = "GermanSL 1.2", ...) vw.site(query=NULL, quiet=TRUE, ...) vw.veg(query, obs, taxval=TRUE, ...)
beobachtung
tv.obs()
taxval
tv.obs
vw.veg
vw.site() con <- vw.con() dbGetQuery(con, "SELECT * FROM projekt")[1:2] query <- "Projekt='T255'" site <- vw.site(query) names(site) obs <- vw.obs(query) names(obs)
Run the code above in your browser using DataLab