rpw_cta_cte: Read, process and write a xlsx file with multiple cta_cte...

View source: R/primary_key.R

rpw_cta_cteR Documentation

Read, process and write a xlsx file with multiple cta_cte columns

Description

Returns a cleaned tibble version of the mentioned xlsx file. Also, a csv and sqlite file could be exported.

Usage

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

Arguments

path

a character vector of full path name.

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.