Learn R Programming

textplot (version 0.2.2)

textplot_correlation_lines_attrs: Document/Term Correlation Plot graphical attributes

Description

Document/Term Correlation Plot graphical attributes

Usage

textplot_correlation_lines_attrs(fontsize = 25)

Value

a list with graph visualisation elements used by textplot_correlation_lines

Arguments

fontsize

size of the font. Defaults to 25

Examples

Run this code
# \dontshow{
if(require(Rgraphviz))
{
# }
textplot_correlation_lines_attrs()
# \dontshow{
}
# End of main if statement running only if the required packages are installed
# }

Run the code above in your browser using DataLab