README.md

knapsackph

The goal of knapsackph is to …

Installation

You can install the released version of knapsackph from GitHub with:

# install.packages("devtools")
devtools::install_github("paerx/knapsackph")

Example

This is a basic example which shows you how to solve a common problem:

library(knapsackph)
## basic example code


paerx/knapsackph documentation built on Dec. 31, 2020, 1:11 a.m.