search for: monedas

Displaying 5 results from an estimated 5 matches for "monedas".

2019 Sep 23
5
Consulta
...sumacob<-as.numeric(str_extract(cobertura[1],pattern = "[0-9]{1,}"))? if (length(sumacob)==0){? sumacob = NA? }? ? sumaext<-as.numeric(str_extract(extranjera[17],pattern = "[0-9]{1,}"))? if (length(sumaext)==0){? sumaext = NA? }? valores <- NULL? monedas <- NULL? valores <- str_extract_all(suma_str[17],pattern = "[0-9]{0,3},*[0-9]{0,3},*[0-9]{1,3}(.[0-9]{1,}){0,1}",simplify=TRUE)? monedas <- str_extract(suma_str,pattern = mon_rg)? if (length(valores[1])==0){? suma = NA? mon = NA? }else{? suma = as.numeric(gsub...
2019 Sep 24
2
Consulta
...tura[1],pattern = "[0-9]{1,}"))? > if (length(sumacob)==0){? > sumacob = NA? > }? > ? > sumaext<-as.numeric(str_extract(extranjera[17],pattern = "[0-9]{1,}"))? > if (length(sumaext)==0){? > sumaext = NA? > }? > valores <- NULL? > monedas <- NULL? > valores <- str_extract_all(suma_str[17],pattern = "[0-9]{0,3},*[0-9]{0,3},*[0-9]{1,3}(.[0-9]{1,}){0,1}",simplify=TRUE)? > monedas <- str_extract(suma_str,pattern = mon_rg)? > if (length(valores[1])==0){? > suma = NA? > mon = NA? > }else{? &g...
2009 Feb 26
1
winXP not uploading profiles
I have installed Samba as PDC, copied "Default User" to samba (from \Documents and Settings\Default User) and it works (I added some files to the Desktop and they appear on new computers); but when logout, just the profile folder of the user is created, no file is upload inside. Any hint? my smb.conf looks like: [global] workgroup = MEGOSG log level = 3 admin users = @admin
2020 Apr 17
3
Convertir lista de precios a dolares por gramo
Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20200417/11369880/attachment.html>
2012 Mar 16
6
POP3 Performance
Hi, We actually have a mail hosting solutions with aprox. 100 thousand of email account, where about 90% of a customers use POP3 like email configuration. About a few mounths (we perfomed a lot of migration throught mbox email software to Maildir with dovecot) but i can see that the performance is very poor and receive complaint about delays of autentications of accounts. The solution