read_sipni: Read SIPNI files from Brazilian Health Ministry

View source: R/read_sipni.R

read_sipniR Documentation

Read SIPNI files from Brazilian Health Ministry

Description

Read SIPNI files from Brazilian Health Ministry

Usage

read_sipni(files_folder, chunk_size = 1e+05)

Arguments

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.

Value

A lazy connection to SIPNI table in a SQLite database stored in a temporary folder.


rfsaldanha/dadosPainelPI documentation built on March 24, 2022, 9:12 p.m.