shorten | R Documentation |
Shorten an object of class gaze
shorten(x, xname = NULL, ref = 1)
x |
an object of class gaze |
xname |
A variable name |
ref |
Numeric Th number to be used as reference |
An object of class "gaze" which is described in gaze
data(acs,package="moonBook")
x=gaze(sex~.,data=acs)
shorten(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.