| fetch_cadger | R Documentation |
Downloads and reads the current CNES establishment-name table distributed by
DataSUS. process_cnes() can use this table to add establishment names.
fetch_cadger(timeout = 240)
timeout |
A positive numeric scalar. Download and connection timeout, in seconds. |
A data frame with character columns CNES (establishment code) and
FANTASIA (trade name).
This function downloads the current TAB_CNES.zip archive from DataSUS.
Transfer progress is displayed by default. The temporary archive and
extracted files are removed before the function returns or aborts.
Saldanha, R. F. (2026). CNES – Cadastro Nacional de Estabelecimentos de Saúde.
process_cnes(), fetch_datasus()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.