egor_options | R Documentation |
Display names and values of global egor options.
egor_options()
Currently egor makes use of the following global options. Use
options()
to change values.
Numeric
. Amount of rows to display when printing the active level of an egor
object.
Numeric
. Amount of rows to display when printing the inactive levels of an egor
object.
Logical
. When printing an egor object, should the active data-level always
be printed first?
Logical
. egor
functions that return ego-level results (e.g. one value per
ego) return a svy_tbl
object containing the ego_design()
, when this is set to TRUE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.