Skip to content

Commit

Permalink
hotfix: Changing presentation to be neater
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekkatial committed May 1, 2024
1 parent 3c9841e commit 02b49c0
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
revealjs::revealjs_presentation:
center: true
reveal_options:
slideNumber: true
previewLinks: true
transition: 'slide'
Original file line number Diff line number Diff line change
Expand Up @@ -980,15 +980,15 @@ <h2>Real Example (using R)</h2>
<pre><code># A tibble: 9 × 2
hq_country n
&lt;chr&gt; &lt;int&gt;
1 Australia 37
1 Australia 38
2 India 1
3 New Zealand 24
3 New Zealand 22
4 Spain 2
5 Taiwan 1
6 Thailand 1
7 Uganda 2
8 United Kingdom 2
9 United States 10</code></pre>
9 United States 11</code></pre>
</div>
</div>
</section>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 02b49c0

Please sign in to comment.