##
# Example usage
example <- balsh(
FA = 2450000, # Fixed Assets
CA = 770000, # Current Assets
INV = 450000, # Inventory
FL = 1180000, # Fixed Liabilities
CL = 490000 # Current Liabilities
)
print(example)
Run the code above in your browser using DataLab