<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi,<br>
    <br>
    My question is the following: is there any way of checking in
    whether a component of an Rcpp list (or vector) with a given name
    exists in this list. If I simply try accessing a non-existing
    component, I get an "index out of bounds" error. Trying to catch a
    possible exception did not work either. I also browsed the Rcpp
    package source code, but unfortunately I got lost. Sorry if this has
    been addressed on this list before. At least I googled in many
    different ways, but could not find anything. Any ideas? Any help is
    gratefully appreciated!<br>
    <br>
    Thanks and best regards,<br>
    Ulrich<br>
    <br>
    <tt><font size="2"> </font></tt>
  </body>
</html>