Description Usage Format Source Examples
This data adds a few more variables beyond accounting_government
1 |
A data frame with columns:
The variable is character. Credit card number used for the purchase
The variable is Date. The date of the transaction
The variable is character. The merchant number
The variable is character. the merchant name and details
The variable is character. The state where the merchant is located
The variable is character. The zipcode of the merchant
The variable is character. The transaction type. A, D, P, Y
The variable is numeric. the amount ot the transaction
The variable is character. A cleaned merchant name
The variable is character. All merchants with less than 200 transactions grouped to other
The variable is character. All merchants with less than 100 transactions grouped to other
The variable is character. All merchants with less than 50 transactions grouped to other
The variable is character. All merchants with less than 10 transactions grouped to other
1 2 3 4 | ## Not run:
government_data
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.