File size: 550 Bytes
9d41f72
 
 
 
d8d09b9
9d41f72
 
 
 
 
13d6087
 
 
 
9d41f72
 
 
 
 
 
 
 
 
 
bcd0093
 
 
 
 
 
 
 
 
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
26
27
28
29
30
31
32
33
34
project:
  type: book

book:
  title: "Codewars Challenge 2024 Menggunakan R dan RStudio"
  author: "Aep Hidayatuloh"
  date: last-modified
  date-format: "[Last Updated on ] DD MMMM, YYYY"
  chapters:
    - index.qmd
    - evenodd.qmd 
    - multiply.qmd
    - countsheep.qmd
    - reducegrow.qmd
    - references.qmd

bibliography: references.bib

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

badge:
  - key: kyu8
    colour: grey
  - key: kyu7
    colour: grey
  - key: kyu6
    colour: gold
  - key: kyu5
    colour: gold