Skip to content

Commit

Permalink
Case 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Festuus committed Oct 24, 2024
1 parent 4d14f6a commit 610f312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion week_08/Quarto.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ <h1 class="title">Case Study 08</h1>
</div>
</div>
<div class="cell">
<div class="sourceCode cell-code" id="cb10"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb10-1"><a href="#cb10-1" aria-hidden="true" tabindex="-1"></a><span class="co">#quarto::render("/Users/festusad/Documents/SpatialDataScience/Case_Assignments/week_08", output_format = c("html_document", "pdf_document"))</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="sourceCode cell-code" id="cb10"><pre class="sourceCode r code-with-copy"><code class="sourceCode r"><span id="cb10-1"><a href="#cb10-1" aria-hidden="true" tabindex="-1"></a><span class="co">#quarto::render("/Users/festusad/Documents/SpatialDataScience/Case_Assignments/week_08/Quarto.qmd", output_format = c("html_document", "pdf_document"))</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</div>
<hr>

Expand Down

0 comments on commit 610f312

Please sign in to comment.