Retrieves item data and prepares it for printing
getItemData(data, item_name, empty_col, round)
Arguments
| data |
A list or data frame |
| item_name |
A string identifying the item |
| empty_col |
A logical identifying if the column is empty |
| round |
A logical identifying if the item should be rounded |