Nothing
set_opts(output = "raw")
: unformatted / raw output. This is useful for getting lots of significant digits.adj
argument to set_opts()
and svyciprop_adjusted()
.tab_subset()
with argument test
set to the
value of interest. set_opts( output = "excel", file = "my_workbook" )
as.data.frame()
.set_opts( output = "CSV", file = "my_file" )
drop_na
argument in tab_subset()
and tab_subset_rate()
.character
variables.sparklyr
) survey objects.output
argument to set_opts()
help("surveytable-options")
help("surveytable-options")
rccsu2018
.set_opts()
replaces several other functions for setting options.p_adjust
argument).codebook()
set_survey()
:data.frame
.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.