Rdocumentation
powered by
Learn R Programming
traitr (version 0.3)
separatorItem: Visual separator item...
Description
Visual separator item
Usage
separatorItem(name=".seperator", attr=list(horizontal = TRUE), ...)
Arguments
name
name of widget
attr
passed to widget constructor. Use list(horizontal=FALSE) to get vertical
...
ignored
Value
A
proto
object. Call
obj$show_help()
to view its methods and properties.