Learn R Programming

jackstrap (version 0.1.0)

municipalities: Dataset of Municipalities of Bahia state in Brazil

Description

Dataset of Municipalities of Bahia state in Brazil

Usage

municipalities

Arguments

Format

A data frame with 489 rows (DMUs) and 3 variables (2 outputs and 1 inputs):

municipio

string variable with descriptions of the each local governments

cod

integer variable identifies each DMU for integer code

total_atend_amb_hosp_ab

float variable with public health services in local governments (output)

total_diversid

float variable with diversity of public services provide in local governments (output)

desp_saude

float variable with public service expeditures in local governments (input)

Examples

Run this code
# NOT RUN {
 
# }
# NOT RUN {
    #Load data exemple
    municipalities <- jackstrap::municipalities
 
# }

Run the code above in your browser using DataLab