[R] Notes on R Objects

David Winsemius dwinsemius at comcast.net
Fri Jun 3 21:27:13 CEST 2011


On Jun 3, 2011, at 12:18 PM, Matthew DeAngelis wrote:

> Hi all,
>
> Is there any way to add notes or comments to R objects?  It can be  
> hard for
> me to come up with a descriptive name that encapsulates all the  
> differences
> between data sets, so it would be very helpful if I could add a note  
> which
> described the object.  I didn't find anything like this in the R docs.
>

?attributes
?attr

-- 

David Winsemius, MD
West Hartford, CT



More information about the R-help mailing list