[R] Please help with \usage{} for [.S3Class in Rd-Format
    "Jens Oehlschlägel" 
    joehl at gmx.de
       
    Thu Jan 22 17:40:14 CET 2004
    
    
  
Dear all,
I try to submit a library to CRAN but can't overcome the last R CMD CHECK. 
Can someone enlighten me how to put the \usage{} section for an S3-Method
extractor defined as
> args(get("[.refdata"))
function (x, i = NULL, j = NULL, drop = FALSE, ref = FALSE) 
NULL
I read the "Writing R Extensions" manual and know about
\methods{generic}{class}, however I don't get it right. 
Please help
Jens
-- 
Bis 31.1.: TopMail + Digicam für nur 29 EUR http://www.gmx.net/topmail
    
    
More information about the R-help
mailing list