print.comments {heR.Misc}R Documentation

Print Data Frame Comments

Description

A function to print the variable comments/labels for a dataframe and the overall object comment)

Usage

print.comments(z, add.lf=TRUE, show.levels=FALSE)

Arguments

z a dataframe object with embedded comments
add.lf logical, whether to add a line feed between each element of a comment vector
show.levels logical, whether to print out variable levels in addition to comments

Author(s)

Neil E. Klepeis
neil AT exposurescience DOT org
http://klepeis.net


[Package heR.Misc version 0.0.4 Index]