ratp_range_tp: Create exercise about taking or leaving special orders

Description Usage Arguments Value

View source: R/ratp_range_tp.R

Description

Create exercise about taking or leaving special orders

Usage

1
2
3
4
5
6
7
8
9
ratp_range_tp(
  vol = 1000,
  p = 10,
  uvcp = 5,
  uvcs = 2,
  ufc = 1.5,
  enough_cap = FALSE,
  force_buy = FALSE
)

Arguments

vol

Numeric. Volume.

p

Numeric. Price.

uvcp

Numeric. Unit variable cost of production.

uvcs

Numeric. Unit variable cost of sales.

ufc

Numeric. Unit fixed costs.

enough_cap

Logical. TRUE if the special order fits in available capacity.

force_buy

Logical. TRUE if the buyer is not allowed to deal outside.

Value

List. base, solution, wrong_nei, wrong_min_itp, wrong_max_itp


NicolasJBM/manacc documentation built on Jan. 16, 2020, 1:42 p.m.