carrier | R Documentation |
Fictional data from a carrier company in Europe, containing 202 ledger items across 10 company entities.
data(carrier)
A data frame with 202 rows and 12 variables.
description of the ledger item.
recorded values for entity 1, in US dollars.
recorded values for entity 2, in US dollars.
recorded values for entity 3, in US dollars.
recorded values for entity 4, in US dollars.
recorded values for entity 5, in US dollars.
recorded values for entity 6, in US dollars.
recorded values for entity 7, in US dollars.
recorded values for entity 8, in US dollars.
recorded values for entity 9, in US dollars.
recorded values for entity 10, in US dollars.
total value, in US dollars.
https://towardsdatascience.com/data-driven-audit-1-automated-sampling-using-python-52e83347add5
data(carrier)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.