Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loccx78vn/quarto
This tutorial for implementing a lot of tasks in supply chain management field that you perharps meet and how to produce in R.
https://github.com/loccx78vn/quarto
logistics supplychainanalytics
Last synced: 21 days ago
JSON representation
This tutorial for implementing a lot of tasks in supply chain management field that you perharps meet and how to produce in R.
- Host: GitHub
- URL: https://github.com/loccx78vn/quarto
- Owner: Loccx78vn
- Created: 2024-08-02T09:05:42.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T06:32:20.000Z (5 months ago)
- Last Synced: 2024-08-20T08:39:04.289Z (5 months ago)
- Topics: logistics, supplychainanalytics
- Homepage: https://loccx78vn.github.io/Quarto/
- Size: 7.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Quarto in R**
## Introduction:
So as known, Quarto is an open source technical publishing system for creating beautiful articles, websites, blogs, books, slides, and more. Supports Python, R, Julia, ... This is a tutorial for you to implement the Quarto website in Rstudio.## Details:
What we will learn in this tutorial:
* The basic code of Rstudio.
* The definition of Supply Chain Management in real life.
* How to build a website in Rstudio.
* Beautiful table by `reactable` package
* ABC analyst.
* Vehicle Routing from Multi-depot to Customer's locations.## Reference:
Thanks for all helps from authors below:
* Package [vrpoptima](https://gitlab.com/vikplamenov) by `Viktor Plamenor` for Genetic Optimizer for Solving Capacitated Multiple-Depot Vehicle Routing Problems with Mileage Constraints.
* Template of this code authorise by `jtr13`. For details you can visit: https://github.com/jtr13/website-template.
* Also tutorial videos for download this template is from: https://www.youtube.com/watch?v=YN75YXaLFGM&ab_channel=JoyceRobbins