File size: 376 Bytes
9d41f72
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
project:
  type: book

book:
  title: "Codewars Challenge 2024 Using R and RStudio"
  author: "Aep Hidayatuloh"
  date: last-modified
  date-format: "[Last Updated on ] DD MMMM, YYYY"
  chapters:
    - index.qmd
    - intro.qmd
    - 001-reducegrow.qmd
    - references.qmd

bibliography: references.bib

format:
  html:
    theme: cosmo
  pdf:
    documentclass: scrreprt