Displaying 2 results from an estimated 2 matches for "configdata".
Did you mean:
config_data
2002 Feb 27
2
return()
Hi,
i get only one value, but expect ncol values - what's wrong ?
test <- function(){
for (i in 1:ncol(configData))
x <- subset(configData, Q71 == 1 & configData[,i] ==1 , select =
configData[,i])
y <- (dim(x)[1]/dim(configData)[1])*100
return(y) }
thanks for advance & regards,
Christian
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-he...
2010 Feb 03
4
Question re: storing non mail files via IMAP
Hey Timo,
I have a question regarding how dovecot might behave if a mail client
(like, for example, Thunderbird) decided to store some of its config
files on the IMAP server itself.
Would there be a decent way of doing this with dovecot that wouldn't
cause problems for other clients that didn't know about these files?
Maybe there's a way to define a special folder that dovecot knows