df_ninebox: df_ninebox Function

Description Usage Arguments Examples

View source: R/df_ninebox.R

Description

Downloads and prepares the data required to run the ninebox function

Usage

1
df_ninebox(process_id, connection = con, omit_areas = NULL)

Arguments

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

Examples

1
2
3
test <- df_ninebox(3659)
test2 <- df_ninebox(1129, base_rkmi)
test3 <- df_ninebox(2581)

matifuentes2/PArankmi documentation built on Jan. 15, 2021, 11:40 p.m.