embed_chr_table_html {saros}R Documentation

Interactive table of text data (DEPRECATED)

Description

This function has been deprecated. Use instead makeme()

Usage

embed_chr_table_html(data, dep, ..., mesos_group = NULL)

Arguments

data

data.frame, tibble or potentially a srvyr-object.

dep

tidyselect-syntax for dependent variable(s).

...

Dynamic dots, arguments forwarded to underlying function(s).

mesos_group

String


[Package saros version 1.2.0 Index]