read_sipni | R Documentation |
Read SIPNI files from Brazilian Health Ministry
read_sipni(files_folder, chunk_size = 1e+05)
files_folder |
Path to folder containing CSV files from Brazilian Health Ministry |
chunk_size |
Integer. Chunk size to read CSV files. Default 100,000 lines. |
A lazy connection to SIPNI table in a SQLite database stored in a temporary folder.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.