Displaying 2 results from an estimated 2 matches for "valoraci".
2008 Apr 24
4
bug in file.path?
Se ha borrado un texto insertado con un juego de caracteres sin especificar...
Nombre: no disponible
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080424/2226f24e/attachment.pl
2011 Mar 04
1
Problems with a function warning
Hello. I have the following funtion:
fechasEntrega = function(FechasEntrega,fecha){
if(length(which(FechasEntrega<fecha))>0){
tkmessageBox(title = "Error en Fecha de Valoracion",message="Hay una
fecha de entrega anterior a la fecha de valoracion. Todas las fechas de
entrega deben ser posteriores a la fecha de valoración para el correcto
funcionamiento del programa.", icon="error", type="ok")
stop("Hay una fecha de entrega...