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