rcc_order_details: Format "order_details.csv" for import into rcc database

Description Usage Arguments Value Examples

View source: R/rcc.R

Description

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

Usage

1
rcc_order_details(order_details_file)

Arguments

order_details_file

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

Value

Data frame ready for import into rcc database

Examples

1
df <- rcc_order_details("order_details.csv")

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