editor | ||||||
---|---|---|---|---|---|---|
|
This is a Quarto-based website containing materials for the course Spreadsheet Modeling in Buisness and Economics Analysis Econ/Nrem.
- 📊 Data Visualization
- 📈 Linear Regression
- 🧮 Linear Optimization
You can view the published site here:
👉 Website
You can view the repository here (where you are,lol):
👉 pages-build-deployment
Replace with your actual GitHub Pages URL after publishing.
- Quarto
- R / Python (if applicable)
- Bootstrap (via Quarto themes)
text
├── index.qmd
├── datavis.qmd
├── lr.qmd
├── lo.qmd
├── styles.css
├── assets/
│ └── banner.jpg
├── _quarto.yml
├── _site/ # auto-generated
└── README.md # ← this file