<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    Se anima alguien (&iquest;Vicente?)&nbsp; a implementar una comprobaci&oacute;n de la
    validez de un objeto px siguiendo lo que hemos estado comentando en
    por e-mail.&nbsp; En pricipio podria ser una funci&oacute;n independiente, yo
    propuse check.px, pero Carlos sugiri&oacute;, creo que acertadamente,&nbsp; que
    se emplementara en la funci&oacute;n gen&eacute;rica 'as.px'.<br>
    <br>
    Saludos.<br>
    <br>
    Francisco J. Viciana.<br>
    <table class="moz-email-headers-table" border="0" cellpadding="0"
      cellspacing="0">
      <tbody>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap="nowrap"><br>
          </th>
          <td><br>
          </td>
        </tr>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap="nowrap"><br>
          </th>
          <td><br>
          </td>
        </tr>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap="nowrap"><br>
          </th>
          <td><br>
          </td>
        </tr>
        <tr>
          <th align="RIGHT" valign="BASELINE" nowrap="nowrap"><br>
          </th>
          <td><br>
          </td>
        </tr>
      </tbody>
    </table>
    El 02/08/2011 20:13, Carlos J. Gil Bellosta escribi&oacute;:<br>
    <pre>... 
...

&gt; Por otra parte, el comprobar que un objeto px es "correcto" es
&gt; consustancial al hecho de crearlo. Nadie realmente quiere crear un
&gt; objeto px que no _sea_ un objeto px. La misma funci&oacute;n as.px (en
&gt; cualquiera de sus versiones) deber&iacute;a comprobar:
&gt;
&gt; 1) Que est&aacute;n presentes todos los atributos obligatorios (y lanzar un
&gt; error (con la funci&oacute;n stop) en otro caso).
&gt; 2) Comprobar que cumplen los requisitos (longitud, etc.) que establece
&gt; el documento que define el formato (y lanzar un error en otro).
&gt; 3) &iquest;M&aacute;s?
&gt;
&gt;
4.) Que:  length(VALUES("variable"))=length(CODES("variable")) si CODES 
existe
5.) Que:  cumprod( de todas las variables: length(VALUES("variable") = 
length(DATA)


</pre>
  </body>
</html>