Displaying 1 result from an estimated 1 matches for "fin_map".
Did you mean:
  find_map
  
2011 Aug 31
0
wdTable() in R2wd
Hi all,
 
I've been using the wdTable() function from R2wd package and it's been
working great.
 
However I just tried to  do the following:
> table.2
      Waste            Rebate code   Chargeable (fin_map) Quantity (qty)
Total        
 [1,] "Waste"          "Rebate code" "CHG"                "121"
"$22,534.01" 
 [2,] "Waste"          "Rebate code" "NOCHG"              "229"
"$51,346.14" 
 [3,] &quo...