Learn R Programming

fundManageR (version 0.5.0110)

calculate_share_proceeds: Calculate proceeds from share sale given specified price and share amount

Description

Calculate proceeds from share sale given specified price and share amount

Usage

calculate_share_proceeds(price = 10, shares = 1e+06)

Arguments

shares

Examples

Run this code
calculate_share_proceeds(price = 9, shares = 150000)

Run the code above in your browser using DataLab