knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of finalecasnit is to test Knapsack using four different methods and compare the speed of these four different algorithms.
You can install the released version of finalecasnit from CRAN with:
install.packages("finalecasnit")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.