I'm not sure what you mean by the $variables.label property.
Are you just looking for the column names?
If your data frame is called "df", try
names(df)
Jean
On Tue, Jun 18, 2013 at 2:16 PM, Lívio Cipriano
<lcmail4lists@gmail.com>wrote:
> Hi,
>
> How can I read/retrieve the Labels strings of the $variables.label
> proprety of
> a data Frame?
>
> Regards
>
> Lívio Cipriano
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
[[alternative HTML version deleted]]