Learn R Programming

FinCal (version 0.6.3)

npm: net profit margin -- Evaluate a company's financial performance

Description

net profit margin -- Evaluate a company's financial performance

Usage

npm(ni, rv)

Arguments

ni
net income
rv
revenue (sales)

See Also

gpm

Examples

Run this code
npm(ni=8000,rv=20000)

Run the code above in your browser using DataLab