powered by
This function calculates distributable proceeds from a share sale based upon specified inputs.
calculate_share_proceeds(price = 10, shares = 1e+06)
numeric price
share count
numeric vector
vector
Other calculation: calculate_cash_flow_dates(), calculate_cash_flow_waterfall_partnership(), calculate_cash_flow_waterfall(), calculate_cash_flows_returns(), calculate_days_accrued_pref(), calculate_irr_periods(), calculate_leverage_metrics(), calculate_loan_payment(), calculate_residual_valuation_cap_rates(), calculate_residual_valuation_ebitda_multiples(), calculate_valuation_post_money(), tidy_promote_structure()
calculate_cash_flow_dates()
calculate_cash_flow_waterfall_partnership()
calculate_cash_flow_waterfall()
calculate_cash_flows_returns()
calculate_days_accrued_pref()
calculate_irr_periods()
calculate_leverage_metrics()
calculate_loan_payment()
calculate_residual_valuation_cap_rates()
calculate_residual_valuation_ebitda_multiples()
calculate_valuation_post_money()
tidy_promote_structure()
# NOT RUN { calculate_share_proceeds(price = 9, shares = 150000) # }
Run the code above in your browser using DataLab