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