Skip to content

Commit 55497a6

Browse files
committed
convert to qmd
1 parent f4f8e96 commit 55497a6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+4969
-4282
lines changed

_quarto.yml

+20-20
Original file line numberDiff line numberDiff line change
@@ -19,30 +19,30 @@ book:
1919
repo-actions: [edit]
2020
sharing: [twitter, facebook, linkedin]
2121
chapters:
22-
- index.Rmd
23-
- preface.Rmd
24-
- part: dice.Rmd
22+
- index.qmd
23+
- preface.qmd
24+
- part: dice.qmd
2525
chapters:
26-
- basics.Rmd
27-
- packages.Rmd
28-
- part: cards.Rmd
26+
- basics.qmd
27+
- packages.qmd
28+
- part: cards.qmd
2929
chapters:
30-
- objects.Rmd
31-
- notation.Rmd
32-
- modifying.Rmd
33-
- environments.Rmd
34-
- part: slots.Rmd
30+
- objects.qmd
31+
- notation.qmd
32+
- modifying.qmd
33+
- environments.qmd
34+
- part: slots.qmd
3535
chapters:
36-
- programs.Rmd
37-
- s3.Rmd
38-
- loops.Rmd
39-
- speed.Rmd
36+
- programs.qmd
37+
- s3.qmd
38+
- loops.qmd
39+
- speed.qmd
4040
appendices:
41-
- a1-starting.Rmd
42-
- a2-packages.Rmd
43-
- a3-updating.Rmd
44-
- a4-data.Rmd
45-
- a5-debug.Rmd
41+
- a1-starting.qmd
42+
- a2-packages.qmd
43+
- a3-updating.qmd
44+
- a4-data.qmd
45+
- a5-debug.qmd
4646

4747
format:
4848
html:

a1-starting.Rmd a1-starting.qmd

File renamed without changes.

a2-packages.Rmd a2-packages.qmd

File renamed without changes.

a3-updating.Rmd a3-updating.qmd

File renamed without changes.

a4-data.Rmd a4-data.qmd

File renamed without changes.

a5-debug.Rmd a5-debug.qmd

File renamed without changes.

basics.Rmd basics.qmd

File renamed without changes.

cards.Rmd cards.qmd

File renamed without changes.

dice.Rmd dice.qmd

File renamed without changes.

docs/a1-starting.html

+102-70
Large diffs are not rendered by default.

docs/a2-packages.html

+86-58
Large diffs are not rendered by default.

docs/a3-updating.html

+80-53
Large diffs are not rendered by default.

docs/a4-data.html

+252-203
Large diffs are not rendered by default.

docs/a5-debug.html

+213-176
Large diffs are not rendered by default.

docs/basics.html

+322-281
Large diffs are not rendered by default.

docs/cards.html

+71-48
Large diffs are not rendered by default.

docs/dice.html

+71-48
Large diffs are not rendered by default.

docs/environments.html

+427-385
Large diffs are not rendered by default.

docs/index.html

+81-51
Large diffs are not rendered by default.

docs/loops.html

+326-293
Large diffs are not rendered by default.

docs/modifying.html

+463-428
Large diffs are not rendered by default.

docs/notation.html

+295-257
Large diffs are not rendered by default.

docs/objects.html

+496-448
Large diffs are not rendered by default.

docs/packages.html

+170-133
Large diffs are not rendered by default.

docs/preface.html

+82-52
Large diffs are not rendered by default.

docs/programs.html

+426-381
Large diffs are not rendered by default.

docs/s3.html

+416-383
Large diffs are not rendered by default.

docs/search.json

+119-119
Large diffs are not rendered by default.

docs/sitemap.xml

+20-20
Original file line numberDiff line numberDiff line change
@@ -2,82 +2,82 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https:/rstudio-education.github.io/hopr/index.html</loc>
5-
<lastmod>2021-07-18T11:31:53.983Z</lastmod>
5+
<lastmod>2021-07-18T11:38:07.532Z</lastmod>
66
</url>
77
<url>
88
<loc>https:/rstudio-education.github.io/hopr/preface.html</loc>
9-
<lastmod>2021-07-18T11:31:53.983Z</lastmod>
9+
<lastmod>2021-07-18T11:38:07.533Z</lastmod>
1010
</url>
1111
<url>
1212
<loc>https:/rstudio-education.github.io/hopr/dice.html</loc>
13-
<lastmod>2021-07-18T11:31:53.984Z</lastmod>
13+
<lastmod>2021-07-18T11:38:07.534Z</lastmod>
1414
</url>
1515
<url>
1616
<loc>https:/rstudio-education.github.io/hopr/basics.html</loc>
17-
<lastmod>2021-07-18T11:31:53.986Z</lastmod>
17+
<lastmod>2021-07-18T11:38:07.540Z</lastmod>
1818
</url>
1919
<url>
2020
<loc>https:/rstudio-education.github.io/hopr/packages.html</loc>
21-
<lastmod>2021-07-18T11:31:53.987Z</lastmod>
21+
<lastmod>2021-07-18T11:38:07.541Z</lastmod>
2222
</url>
2323
<url>
2424
<loc>https:/rstudio-education.github.io/hopr/cards.html</loc>
25-
<lastmod>2021-07-18T11:31:53.988Z</lastmod>
25+
<lastmod>2021-07-18T11:38:07.542Z</lastmod>
2626
</url>
2727
<url>
2828
<loc>https:/rstudio-education.github.io/hopr/objects.html</loc>
29-
<lastmod>2021-07-18T11:31:53.991Z</lastmod>
29+
<lastmod>2021-07-18T11:38:07.546Z</lastmod>
3030
</url>
3131
<url>
3232
<loc>https:/rstudio-education.github.io/hopr/notation.html</loc>
33-
<lastmod>2021-07-18T11:31:53.992Z</lastmod>
33+
<lastmod>2021-07-18T11:38:07.547Z</lastmod>
3434
</url>
3535
<url>
3636
<loc>https:/rstudio-education.github.io/hopr/modifying.html</loc>
37-
<lastmod>2021-07-18T11:31:53.995Z</lastmod>
37+
<lastmod>2021-07-18T11:38:07.550Z</lastmod>
3838
</url>
3939
<url>
4040
<loc>https:/rstudio-education.github.io/hopr/environments.html</loc>
41-
<lastmod>2021-07-18T11:31:53.998Z</lastmod>
41+
<lastmod>2021-07-18T11:38:07.553Z</lastmod>
4242
</url>
4343
<url>
4444
<loc>https:/rstudio-education.github.io/hopr/slots.html</loc>
45-
<lastmod>2021-07-18T11:31:53.998Z</lastmod>
45+
<lastmod>2021-07-18T11:38:07.553Z</lastmod>
4646
</url>
4747
<url>
4848
<loc>https:/rstudio-education.github.io/hopr/programs.html</loc>
49-
<lastmod>2021-07-18T11:31:54.003Z</lastmod>
49+
<lastmod>2021-07-18T11:38:07.558Z</lastmod>
5050
</url>
5151
<url>
5252
<loc>https:/rstudio-education.github.io/hopr/s3.html</loc>
53-
<lastmod>2021-07-18T11:31:54.005Z</lastmod>
53+
<lastmod>2021-07-18T11:38:07.561Z</lastmod>
5454
</url>
5555
<url>
5656
<loc>https:/rstudio-education.github.io/hopr/loops.html</loc>
57-
<lastmod>2021-07-18T11:31:54.009Z</lastmod>
57+
<lastmod>2021-07-18T11:38:07.563Z</lastmod>
5858
</url>
5959
<url>
6060
<loc>https:/rstudio-education.github.io/hopr/speed.html</loc>
61-
<lastmod>2021-07-18T11:31:54.012Z</lastmod>
61+
<lastmod>2021-07-18T11:38:07.566Z</lastmod>
6262
</url>
6363
<url>
6464
<loc>https:/rstudio-education.github.io/hopr/a1-starting.html</loc>
65-
<lastmod>2021-07-18T11:31:54.012Z</lastmod>
65+
<lastmod>2021-07-18T11:38:07.567Z</lastmod>
6666
</url>
6767
<url>
6868
<loc>https:/rstudio-education.github.io/hopr/a2-packages.html</loc>
69-
<lastmod>2021-07-18T11:31:54.013Z</lastmod>
69+
<lastmod>2021-07-18T11:38:07.567Z</lastmod>
7070
</url>
7171
<url>
7272
<loc>https:/rstudio-education.github.io/hopr/a3-updating.html</loc>
73-
<lastmod>2021-07-18T11:31:54.014Z</lastmod>
73+
<lastmod>2021-07-18T11:38:07.568Z</lastmod>
7474
</url>
7575
<url>
7676
<loc>https:/rstudio-education.github.io/hopr/a4-data.html</loc>
77-
<lastmod>2021-07-18T11:31:54.016Z</lastmod>
77+
<lastmod>2021-07-18T11:38:07.571Z</lastmod>
7878
</url>
7979
<url>
8080
<loc>https:/rstudio-education.github.io/hopr/a5-debug.html</loc>
81-
<lastmod>2021-07-18T11:31:54.017Z</lastmod>
81+
<lastmod>2021-07-18T11:38:07.572Z</lastmod>
8282
</url>
8383
</urlset>

0 commit comments

Comments
 (0)