[R] How to list functions in a library?

Pingping Zheng pingping.zheng at lancaster.ac.uk
Tue Apr 1 10:47:25 CEST 2003


nm - list symbols from object files (.o .a .so etc.) - maybe that is
what you want?

nm something.so


Bo Peng wrote:
> I am sorry for such a simple question but I just could not find a 
> command to list functions (objects) in a certain library. I had to refer 
> to library documents (often not readily available ) to find them.
> 
> Many thanks in advance.
> 

-- 
Pingping Zheng
Department of Mathematics and Statistics
Fylde College
Lancaster University
Lancaster LA1 4YF
UK



More information about the R-help mailing list