#' AdvRLab6: A package to solves the knapsack problem on three different ways
#'
#' @title knapsack package
#' @description AdvRLab6 is a package to implement the knapsack problem
#' @name knapsack package
#' @docType package
#' @name AdvRLab6
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.