knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

residentado_peru

The goal of residentado_peru is to provide the information obtained from the Peruvian residency program from CONAREME of different years (from 2013 to 2020).

Installation

You can install the package from GitHub with:

# install.packages("devtools")
devtools::install_github("danimedi/residentado_peru")

Example




danimedi/residentado_peru documentation built on Dec. 19, 2021, 8:08 p.m.