View source: R/read_sivep_gripe.R
read_sivep_gripe | R Documentation |
Read Sivep Gripe files from Brazilian Health Ministry
read_sivep_gripe(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 Sivep Gripe 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.