Description Usage Arguments Examples
View source: R/jt_basics_package.R
This function collects payments data from across several googlesheets, cleans and produces a consistent dataframe for analysis.
1 | get_paymentsdata_sqlite(dbname)
|
none |
no parameters |
1 2 3 4 5 6 | load_payments_data()
Another payment data extraction function
This function pulls paymentsdata from a local sqlite database
db <- get_paymentsdata_sqlite(dbname)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.