Description Usage Arguments Examples
Downloads and prepares the data required to run the ninebox function
1 | df_ninebox(process_id, connection = con, omit_areas = NULL)
|
process_id |
The id of a process that features desempeƱo y potencial xd |
connection |
Name of the connection to the database |
omit_areas |
Character vector with areas to omit |
1 2 3 | test <- df_ninebox(3659)
test2 <- df_ninebox(1129, base_rkmi)
test3 <- df_ninebox(2581)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.