Learn R Programming

ciecl (version 0.9.2)

generar_cie10_cl: Generar dataset cie10_cl.rda

Description

EJECUTAR UNA VEZ para crear data/cie10_cl.rda desde XLS padre. Ruta automatica: busca en ../ o directorio actual

Usage

generar_cie10_cl(xls_path = NULL)

Value

Invisible tibble with generated 'ICD-10' data.

Arguments

xls_path

Ruta al archivo XLS (opcional, deteccion automatica)

Examples

Run this code
if (FALSE) {
# Desde ciecl/ ejecutar:
generar_cie10_cl()
}

Run the code above in your browser using DataLab