Description Usage Arguments Value Examples
This function reads the file "order_details.csv" exported from the web site and import it into the rcc database
1 | rcc_order_details(order_details_file)
|
order_details_file |
Name of file "order_details.csv" exported from the web site |
Data frame ready for import into rcc database
1 | df <- rcc_order_details("order_details.csv")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.