describe_ethnicity: Provides the sociological description of ethnicities in...

View source: R/demographics.R

describe_ethnicityR Documentation

Provides the sociological description of ethnicities in Colombia

Description

Function that returns the description of the consulted ethnicities

Usage

describe_ethnicity(ethnic_codes)

Arguments

ethnic_codes

A numeric vector with the codes of ethnicities to consult

Value

A printed message with ethnicities descriptions

Examples

describe_ethnicity(round(runif(n = 150, min = 1, max = 4)))

epiCo documentation built on April 4, 2025, 2:23 a.m.