Skip to content

Commit 770cb70

Browse files
Built site for gh-pages
1 parent a7a859f commit 770cb70

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a7098463
1+
a02b80b4

aufgabe_1.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
};
267267

268268
// Store cell data
269-
globalThis.qwebrCellDetails = [{"id":1,"code":"x <- read.csv2(\"https://florianpargent.github.io/temp/www/aufgabe_1_version_1.csv\")","options":{"autorun":"true","read-only":"false","message":"true","fig-height":5,"results":"markup","label":"unnamed-chunk-1","context":"setup","output":"true","dpi":72,"comment":"","warning":"true","out-width":"700px","fig-width":7,"out-height":"","classes":"","fig-cap":""}},{"id":2,"code":"x","options":{"autorun":"false","read-only":"false","message":"true","fig-height":5,"results":"markup","label":"unnamed-chunk-2","context":"interactive","output":"true","dpi":72,"comment":"","warning":"true","out-width":"700px","fig-width":7,"out-height":"","classes":"","fig-cap":""}},{"id":3,"code":"x <- read.csv2(\"https://florianpargent.github.io/temp/www/aufgabe_1_version_2.csv\")","options":{"autorun":"true","read-only":"false","message":"true","fig-height":5,"results":"markup","label":"unnamed-chunk-3","context":"setup","output":"true","dpi":72,"comment":"","warning":"true","out-width":"700px","fig-width":7,"out-height":"","classes":"","fig-cap":""}},{"id":4,"code":"x","options":{"autorun":"false","read-only":"false","message":"true","fig-height":5,"results":"markup","label":"unnamed-chunk-4","context":"interactive","output":"true","dpi":72,"comment":"","warning":"true","out-width":"700px","fig-width":7,"out-height":"","classes":"","fig-cap":""}},{"id":5,"code":"x <- read.csv2(\"https://florianpargent.github.io/temp/www/aufgabe_1_version_2.csv\")","options":{"autorun":"true","read-only":"false","message":"true","fig-height":5,"results":"markup","label":"unnamed-chunk-5","context":"setup","output":"true","dpi":72,"comment":"","warning":"true","out-width":"700px","fig-width":7,"out-height":"","classes":"","fig-cap":""}},{"id":6,"code":"x","options":{"autorun":"false","read-only":"false","message":"true","fig-height":5,"results":"markup","label":"unnamed-chunk-6","context":"interactive","output":"true","dpi":72,"comment":"","warning":"true","out-width":"700px","fig-width":7,"out-height":"","classes":"","fig-cap":""}}];
269+
globalThis.qwebrCellDetails = [{"id":1,"code":"x <- readRDS(\"https://florianpargent.github.io/temp/www/aufgabe_1_version_1.csv\")","options":{"label":"unnamed-chunk-1","output":"true","out-width":"700px","warning":"true","message":"true","results":"markup","autorun":"true","comment":"","fig-height":5,"fig-cap":"","out-height":"","read-only":"false","dpi":72,"context":"setup","classes":"","fig-width":7}},{"id":2,"code":"pwr.t.test(n = 100, d = x)","options":{"label":"unnamed-chunk-2","output":"true","out-width":"700px","warning":"true","message":"true","results":"markup","autorun":"true","comment":"","fig-height":5,"fig-cap":"","out-height":"","read-only":"false","dpi":72,"context":"interactive","classes":"","fig-width":7}},{"id":3,"code":"x <- readRDS(\"https://florianpargent.github.io/temp/www/aufgabe_1_version_2.csv\")","options":{"label":"unnamed-chunk-3","output":"true","out-width":"700px","warning":"true","message":"true","results":"markup","autorun":"true","comment":"","fig-height":5,"fig-cap":"","out-height":"","read-only":"false","dpi":72,"context":"setup","classes":"","fig-width":7}},{"id":4,"code":"pwr.t.test(n = 100, d = x)","options":{"label":"unnamed-chunk-4","output":"true","out-width":"700px","warning":"true","message":"true","results":"markup","autorun":"true","comment":"","fig-height":5,"fig-cap":"","out-height":"","read-only":"false","dpi":72,"context":"interactive","classes":"","fig-width":7}},{"id":5,"code":"x <- readRDS(\"https://florianpargent.github.io/temp/www/aufgabe_1_version_3.csv\")","options":{"label":"unnamed-chunk-5","output":"true","out-width":"700px","warning":"true","message":"true","results":"markup","autorun":"true","comment":"","fig-height":5,"fig-cap":"","out-height":"","read-only":"false","dpi":72,"context":"setup","classes":"","fig-width":7}},{"id":6,"code":"pwr.t.test(n = 100, d = x)","options":{"label":"unnamed-chunk-6","output":"true","out-width":"700px","warning":"true","message":"true","results":"markup","autorun":"true","comment":"","fig-height":5,"fig-cap":"","out-height":"","read-only":"false","dpi":72,"context":"interactive","classes":"","fig-width":7}}];
270270

271271
</script>
272272
<script type="module">
@@ -1229,7 +1229,7 @@ <h1 class="title">Aufgabe 1</h1>
12291229
<div class="cell">
12301230
<div class="sourceCode cell-code" id="cb1"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a>x <span class="ot">&lt;-</span> <span class="fu">rnorm</span>(<span class="dv">1</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
12311231
</div>
1232-
<p>Der Wert für x ist -0.2231111.</p>
1232+
<p>Der Wert für x ist -0.1675016.</p>
12331233
<div id="qwebr-insertion-location-1"></div>
12341234
<noscript>Please enable JavaScript to experience the dynamic code cell content on this page.</noscript>
12351235
<div id="qwebr-insertion-location-2"></div>
@@ -1239,7 +1239,7 @@ <h1 class="title">Aufgabe 1</h1>
12391239
<div class="cell">
12401240
<div class="sourceCode cell-code" id="cb2"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a>x <span class="ot">&lt;-</span> <span class="fu">rnorm</span>(<span class="dv">1</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
12411241
</div>
1242-
<p>Der Wert für x ist -0.0778613.</p>
1242+
<p>Der Wert für x ist 0.4428341.</p>
12431243
<div id="qwebr-insertion-location-3"></div>
12441244
<noscript>Please enable JavaScript to experience the dynamic code cell content on this page.</noscript>
12451245
<div id="qwebr-insertion-location-4"></div>
@@ -1249,7 +1249,7 @@ <h1 class="title">Aufgabe 1</h1>
12491249
<div class="cell">
12501250
<div class="sourceCode cell-code" id="cb3"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb3-1"><a href="#cb3-1" aria-hidden="true" tabindex="-1"></a>x <span class="ot">&lt;-</span> <span class="fu">rnorm</span>(<span class="dv">1</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
12511251
</div>
1252-
<p>Der Wert für x ist 0.3659393.</p>
1252+
<p>Der Wert für x ist -0.2147255.</p>
12531253
<div id="qwebr-insertion-location-5"></div>
12541254
<noscript>Please enable JavaScript to experience the dynamic code cell content on this page.</noscript>
12551255
<div id="qwebr-insertion-location-6"></div>

search.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"href": "aufgabe_1.html",
55
"title": "Aufgabe 1",
66
"section": "",
7-
"text": "Version 1Version 2Version 3\n\n\n\nx &lt;- rnorm(1)\n\nDer Wert für x ist -0.2231111.\n\nPlease enable JavaScript to experience the dynamic code cell content on this page.\n\nPlease enable JavaScript to experience the dynamic code cell content on this page.\n\n\n\nx &lt;- rnorm(1)\n\nDer Wert für x ist -0.0778613.\n\nPlease enable JavaScript to experience the dynamic code cell content on this page.\n\nPlease enable JavaScript to experience the dynamic code cell content on this page.\n\n\n\nx &lt;- rnorm(1)\n\nDer Wert für x ist 0.3659393.\n\nPlease enable JavaScript to experience the dynamic code cell content on this page.\n\nPlease enable JavaScript to experience the dynamic code cell content on this page."
7+
"text": "Version 1Version 2Version 3\n\n\n\nx &lt;- rnorm(1)\n\nDer Wert für x ist -0.1675016.\n\nPlease enable JavaScript to experience the dynamic code cell content on this page.\n\nPlease enable JavaScript to experience the dynamic code cell content on this page.\n\n\n\nx &lt;- rnorm(1)\n\nDer Wert für x ist 0.4428341.\n\nPlease enable JavaScript to experience the dynamic code cell content on this page.\n\nPlease enable JavaScript to experience the dynamic code cell content on this page.\n\n\n\nx &lt;- rnorm(1)\n\nDer Wert für x ist -0.2147255.\n\nPlease enable JavaScript to experience the dynamic code cell content on this page.\n\nPlease enable JavaScript to experience the dynamic code cell content on this page."
88
},
99
{
1010
"objectID": "index.html",

sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://FlorianPargent.github.io/temp/aufgabe_1.html</loc>
5-
<lastmod>2024-03-20T15:29:39.224Z</lastmod>
5+
<lastmod>2024-03-20T15:40:02.528Z</lastmod>
66
</url>
77
<url>
88
<loc>https://FlorianPargent.github.io/temp/index.html</loc>

www/aufgabe_1_version_1.csv

25 Bytes
Binary file not shown.

www/aufgabe_1_version_2.csv

24 Bytes
Binary file not shown.

www/aufgabe_1_version_3.csv

26 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)