Description Usage Arguments Value See Also Examples
View source: R/make-final-table-man.R
Produz a tabela final contendo a projeção para gravação no SGBD e apresentação no SIMEC
1 | make_final_table_man(tb_censo_final_join)
|
tb_censo_final_join |
|
Um tibble
contendo os dados tratados para apresentação no SIMEC.
Other final_wrangling:
make_final_table()
1 2 3 4 5 6 | ## Not run:
tb_censo_final_join_APR <- make_final_table_pres(tb_censo_final_join)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.