rcc_customers: Format "customers.csv" for import into rcc database

Description Usage Arguments Value Examples

View source: R/rcc.R

Description

This function reads the file "customers.csv" exported from the web site and import it into the rcc database

Usage

1
rcc_customers(customers_file)

Arguments

customers_file

Name of file "customers.csv" exported from the web site

Value

Data frame ready for import into rcc database

Examples

1
df <- rcc_customers("customers.csv")

vaulot/dvutils documentation built on Nov. 20, 2021, 11:01 a.m.