Description Usage Arguments Value Examples
Calculates product and sales comission.
1 | comission_calc(perf_path, targets_path)
|
perf_path |
The path to staff performance report |
targets_path |
The path to targets files |
Dataframe with comission calculated.
1 | comission_calc('perf.csv','targets.csv')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.