rpw_sscc_banco_invico: Read, process and write SSCC's Movimientos Banco report

View source: R/sscc.R

rpw_sscc_banco_invicoR Documentation

Read, process and write SSCC's Movimientos Banco report

Description

Returns a cleaned tibble version of SSCC's report. Also, a csv and sqlite file could be exported.

Usage

rpw_sscc_banco_invico(path, write_csv = FALSE, write_sqlite = FALSE)

Arguments

path

a character vector of full path names. If more than one path is assigned, a dataframe that combine all of them will be return.

write_csv

logical. Should a csv file be generated?

write_sqlite

logical. Should a sqlite file be generated?


fscorrales/invicodatr documentation built on Nov. 22, 2022, 2:39 a.m.