Skip to content

moiseshn/planr

 
 

Repository files navigation

planr

The goal of planr is to provide some functions for the activity of Demand & Supply Planning and S&OP process:

  • to calculate projected inventories and coverages : light_proj_inv()

  • to calculate and analyze projected inventories and coverages : proj_inv()

  • to calculate a Replenishment Plan (also called DRP : Distribution Requirement Planning) : drp()

Installation

You can install the development version of planr through GitHub:

library(devtools)
install_github("nguyennico/planr")

library(planr)

How to use

Please refer to the sections:

  • Get Started

  • See some examples of applications

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%