Nothing
# Declara variaveis usadas em NSE (dplyr/rlang) para silenciar o NOTE
# 'no visible binding for global variable' do R CMD check.
utils::globalVariables(c(
".cat_v", ".is_pos", "bin_high", "bin_idx", "bin_idx_raw", "bin_low",
"bin_mid", "block", "cat_label", "cat_raw", "categoria", "categories",
"category", "code", "elapsed_s", "flag", "label_n", "label_rm", "lower",
"middle", "n_distinct_v", "n_ids", "n_removed", "p25", "p75", "pct_missing",
"period", "prop", "step", "step_ord", "tot", "upper", "variable", "x",
"year_v",
# flow_diagram(): aesthetics das camadas geom_rect/geom_segment/geom_text
"y", "xend", "yend", "xmin", "xmax", "ymin", "ymax", "yc", "tx", "hj", "text"
))
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.