descriptors | R Documentation |
Lists of functions to used to describe
a describeable
vector to create a data_summary
object. A descriptor
is
a function of x
(and optionally g
(a grouping vector and/or
w
a numeric weight vector)).
describable
vectors include: integer, logical, numeric, factor,
ordered, and v_rcensored.
standardDescriptors logicalDescriptors wlogicalDescriptors categoricalDescriptors characterDescriptors numericDescriptors wnumericDescriptors groupedDescriptors rcensoredDescriptors analysisDescriptors
An object of class list
of length 6.
An object of class list
of length 4.
An object of class list
of length 1.
An object of class list
of length 3.
An object of class list
of length 3.
An object of class list
of length 8.
An object of class list
of length 1.
An object of class list
of length 1.
An object of class list
of length 4.
An object of class list
of length 4.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.