<HTML>
<HEAD>
<TITLE>useDynLib</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Dear Rcpp List,<BR>
<BR>
I&#8217;ve been looking at some R packages that use libraries and I have figured out that there is a keyword in the NAMESPACE file that I would like to understand. I&#8217;m at a complete loss for what the NAMESPACE file is or how to get help for what goes in it. Has anyone found a resource for this type of info?<BR>
<BR>
I tried the obvious help in R, but as usual, that is of no help:<BR>
<BR>
help(useDynLib)<BR>
No documentation for 'useDynLib' in specified packages and libraries:<BR>
you could try '??useDynLib'<BR>
&gt; ??useDynLib<BR>
No help files found matching &#8216;useDynLib&#8217; using fuzzy matching<BR>
<BR>
Thanks,<BR>
Sean</SPAN></FONT>
</BODY>
</HTML>