Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Mar 11, 2024
1 parent a48ca97 commit 30bf510
Show file tree
Hide file tree
Showing 15 changed files with 254 additions and 254 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
29831fbb
5e654d6d
144 changes: 72 additions & 72 deletions 404.html

Large diffs are not rendered by default.

144 changes: 72 additions & 72 deletions index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions posts/2017-01-24-javascript-r-3/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion posts/2017-07-17-ropensci-slack-emojis/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ <h1 class="title">Happy World Emoji Day: an analysis of rOpenSci’s Slack emoji
</header>


<p>HAPPY world emoji day! 🌍 🐔 📆</p>
<p>HAPPY world emoji day! 🌐 🐔 📆</p>
<p>In honor of this momentous occasion, I have decided to analyze the emojis used on <a href="https://ropensci.org">rOpenSci</a>’s Slack.</p>
<div class="cell">
<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><span class="fu">library</span>(<span class="st">"dplyr"</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
Expand Down
2 changes: 1 addition & 1 deletion posts/2017-07-24-twitter-trees/index.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions posts/2017-09-03-plumber-slack-bot/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions posts/2017-11-12-thanksgiving-gantt-chart/index.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions posts/2018-04-09-network3d-demo/index.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,8 @@ <h2 class="anchored" data-anchor-id="geocoding-the-locations">Geocoding the loca
</div>
<div class="cell">
<div class="cell-output-display">
<div class="datatables html-widget html-fill-item-overflow-hidden html-fill-item" id="htmlwidget-1a87976148ebd471c064" style="width:100%;height:auto;"></div>
<script type="application/json" data-for="htmlwidget-1a87976148ebd471c064">{"x":{"filter":"none","vertical":false,"data":[["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17"],["Dayton, OH","Charlotte, NC","Detroit, MI","Chicago, IL","Twinsburg, OH","Atlanta, GA","Beaufort, SC","Columbus, OH","Indianapolis, IN","Richmond, VA","Nashville, TN","Chapel Hill, NC","Washington, D.C.","New York, NY","Annapolis, MD","Madrid, Spain","Cleveland, OH"],[2,4,2,4,3,3,2,1,4,2,3,1,1,1,4,4,4]],"container":"<table class=\"display\">\n <thead>\n <tr>\n <th> <\/th>\n <th>city<\/th>\n <th>number<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"columnDefs":[{"className":"dt-right","targets":2},{"orderable":false,"targets":0}],"order":[],"autoWidth":false,"orderClasses":false}},"evals":[],"jsHooks":[]}</script>
<div class="datatables html-widget html-fill-item-overflow-hidden html-fill-item" id="htmlwidget-6de41e0dd327af1331eb" style="width:100%;height:auto;"></div>
<script type="application/json" data-for="htmlwidget-6de41e0dd327af1331eb">{"x":{"filter":"none","vertical":false,"data":[["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17"],["Dayton, OH","Charlotte, NC","Detroit, MI","Chicago, IL","Twinsburg, OH","Atlanta, GA","Beaufort, SC","Columbus, OH","Indianapolis, IN","Richmond, VA","Nashville, TN","Chapel Hill, NC","Washington, D.C.","New York, NY","Annapolis, MD","Madrid, Spain","Cleveland, OH"],[2,4,2,4,3,3,2,1,4,2,3,1,1,1,4,4,4]],"container":"<table class=\"display\">\n <thead>\n <tr>\n <th> <\/th>\n <th>city<\/th>\n <th>number<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"columnDefs":[{"className":"dt-right","targets":2},{"orderable":false,"targets":0}],"order":[],"autoWidth":false,"orderClasses":false}},"evals":[],"jsHooks":[]}</script>
</div>
</div>
<p>To get the longitude and latitude for each location, I used the <strong>opencage</strong> package. This 📦 requires an API key – you can get a free one from their <a href="https://opencagedata.com/api">website</a>. <span class="marginnote"> For tips on adding environment variables to your <code>.Renviron</code>, check out <a href="https://twitter.com/JennyBryan">Jenny Bryan’s</a> <a href="http://happygitwithr.com/api-tokens.html">Happy Git and GitHub for the useR</a>. </span> If you add this key to your <code>.Renviron</code> as <code>OPENCAGE_KEY</code> the package will automatically locate and use this.</p>
Expand Down Expand Up @@ -561,8 +561,8 @@ <h2 class="anchored" data-anchor-id="visualizing">Visualizing</h2>
<span id="cb9-12"><a href="#cb9-12" aria-hidden="true" tabindex="-1"></a> <span class="at">label =</span> center<span class="sc">$</span>calculation,</span>
<span id="cb9-13"><a href="#cb9-13" aria-hidden="true" tabindex="-1"></a> <span class="at">radius =</span> <span class="dv">8</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="cell-output-display">
<div class="leaflet html-widget html-fill-item-overflow-hidden html-fill-item" id="htmlwidget-10dff998c7d497ae1b1b" style="width:100%;height:464px;"></div>
<script type="application/json" data-for="htmlwidget-10dff998c7d497ae1b1b">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"calls":[{"method":"addTiles","args":["https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",null,null,{"minZoom":0,"maxZoom":18,"tileSize":256,"subdomains":"abc","errorTileUrl":"","tms":false,"noWrap":false,"zoomOffset":0,"zoomReverse":false,"opacity":1,"zIndex":1,"detectRetina":false,"attribution":"&copy; <a href=\"https://openstreetmap.org\">OpenStreetMap<\/a> contributors, <a href=\"https://creativecommons.org/licenses/by-sa/2.0/\">CC-BY-SA<\/a>"}]},{"method":"addCircleMarkers","args":[[39.7589478,35.2272086,42.3315509,41.8755616,41.3125552,33.7489924,32.4315813,41.3056,39.7683331,37.5385087,36.1622767,36.004647,38.8950368,40.7127281,39.713941,40.4167047,41.4996574],[-84.1916069,-80.8430827,-83.04664030000001,-87.6244212,-81.4401129,-84.39026440000001,-80.6698286,-81.949111,-86.1583502,-77.43428,-86.77429840000001,-79.054475,-77.0365427,-74.00601519999999,-76.651296,-3.7035825,-81.6936772],5,null,null,{"interactive":true,"className":"","stroke":true,"color":"#C70E7BFF","weight":5,"opacity":0.5,"fill":true,"fillColor":"#C70E7BFF","fillOpacity":0.2},null,null,null,null,["Dayton, OH","Charlotte, NC","Detroit, MI","Chicago, IL","Twinsburg, OH","Atlanta, GA","Beaufort, SC","Columbus, OH","Indianapolis, IN","Richmond, VA","Nashville, TN","Chapel Hill, NC","Washington, D.C.","New York, NY","Annapolis, MD","Madrid, Spain","Cleveland, OH"],{"interactive":false,"permanent":false,"direction":"auto","opacity":1,"offset":[0,0],"textsize":"10px","textOnly":false,"className":"","sticky":true},null]},{"method":"addCircleMarkers","args":[[38.74728419411764,38.8603619511111,40.06121599137893,40.83630584595645,39.56569798151069,38.6429454125,38.70852363414634,38.70404729934746,38.76647796114012,38.05819070977768],[-76.86279912941175,-75.27205604,-78.05546785561184,-76.99383870099969,-65.00577253168596,-81.43525016874999,-82.2543461414634,-81.43057376127462,-82.24263341228693,-81.5819593467165],8,null,null,{"interactive":true,"className":"","stroke":true,"color":["#DF367EFF","#F75F81FF","#DC9352FF","#B5CA17FF","#80D42FFF","#40C17FFF","#29A8ABFF","#4E86A3FF","#646598FF","#3D4680FF","#172869FF"],"weight":5,"opacity":0.5,"fill":true,"fillColor":["#DF367EFF","#F75F81FF","#DC9352FF","#B5CA17FF","#80D42FFF","#40C17FFF","#29A8ABFF","#4E86A3FF","#646598FF","#3D4680FF","#172869FF"],"fillOpacity":0.2},null,null,null,null,["Unweighted Average","Weighted Average","Unweighted Midpoint","Weighted Midpoint","Centroid","Unweighted Average (No Spain)","Weighted Average (No Spain)","Unweighted Midpoint (No Spain)","Weighted Midpoint (No Spain)","Centroid (No Spain)"],{"interactive":false,"permanent":false,"direction":"auto","opacity":1,"offset":[0,0],"textsize":"10px","textOnly":false,"className":"","sticky":true},null]}],"setView":[[38,-82],4,[]],"limits":{"lat":[32.4315813,42.3315509],"lng":[-87.6244212,-3.7035825]}},"evals":[],"jsHooks":[]}</script>
<div class="leaflet html-widget html-fill-item-overflow-hidden html-fill-item" id="htmlwidget-2d6ed8d3f866249d169a" style="width:100%;height:464px;"></div>
<script type="application/json" data-for="htmlwidget-2d6ed8d3f866249d169a">{"x":{"options":{"crs":{"crsClass":"L.CRS.EPSG3857","code":null,"proj4def":null,"projectedBounds":null,"options":{}}},"calls":[{"method":"addTiles","args":["https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",null,null,{"minZoom":0,"maxZoom":18,"tileSize":256,"subdomains":"abc","errorTileUrl":"","tms":false,"noWrap":false,"zoomOffset":0,"zoomReverse":false,"opacity":1,"zIndex":1,"detectRetina":false,"attribution":"&copy; <a href=\"https://openstreetmap.org\">OpenStreetMap<\/a> contributors, <a href=\"https://creativecommons.org/licenses/by-sa/2.0/\">CC-BY-SA<\/a>"}]},{"method":"addCircleMarkers","args":[[39.7589478,35.2272086,42.3315509,41.8755616,41.3125552,33.7489924,32.4315813,41.3056,39.7683331,37.5385087,36.1622767,36.004647,38.8950368,40.7127281,39.713941,40.4167047,41.4996574],[-84.1916069,-80.8430827,-83.04664030000001,-87.6244212,-81.4401129,-84.39026440000001,-80.6698286,-81.949111,-86.1583502,-77.43428,-86.77429840000001,-79.054475,-77.0365427,-74.00601519999999,-76.651296,-3.7035825,-81.6936772],5,null,null,{"interactive":true,"className":"","stroke":true,"color":"#C70E7BFF","weight":5,"opacity":0.5,"fill":true,"fillColor":"#C70E7BFF","fillOpacity":0.2},null,null,null,null,["Dayton, OH","Charlotte, NC","Detroit, MI","Chicago, IL","Twinsburg, OH","Atlanta, GA","Beaufort, SC","Columbus, OH","Indianapolis, IN","Richmond, VA","Nashville, TN","Chapel Hill, NC","Washington, D.C.","New York, NY","Annapolis, MD","Madrid, Spain","Cleveland, OH"],{"interactive":false,"permanent":false,"direction":"auto","opacity":1,"offset":[0,0],"textsize":"10px","textOnly":false,"className":"","sticky":true},null]},{"method":"addCircleMarkers","args":[[38.74728419411764,38.8603619511111,40.06121599137893,40.83630584595645,39.56569798151069,38.6429454125,38.70852363414634,38.70404729934746,38.76647796114012,38.05819070977768],[-76.86279912941175,-75.27205604,-78.05546785561184,-76.99383870099969,-65.00577253168596,-81.43525016874999,-82.2543461414634,-81.43057376127462,-82.24263341228693,-81.5819593467165],8,null,null,{"interactive":true,"className":"","stroke":true,"color":["#DF367EFF","#F75F81FF","#DC9352FF","#B5CA17FF","#80D42FFF","#40C17FFF","#29A8ABFF","#4E86A3FF","#646598FF","#3D4680FF","#172869FF"],"weight":5,"opacity":0.5,"fill":true,"fillColor":["#DF367EFF","#F75F81FF","#DC9352FF","#B5CA17FF","#80D42FFF","#40C17FFF","#29A8ABFF","#4E86A3FF","#646598FF","#3D4680FF","#172869FF"],"fillOpacity":0.2},null,null,null,null,["Unweighted Average","Weighted Average","Unweighted Midpoint","Weighted Midpoint","Centroid","Unweighted Average (No Spain)","Weighted Average (No Spain)","Unweighted Midpoint (No Spain)","Weighted Midpoint (No Spain)","Centroid (No Spain)"],{"interactive":false,"permanent":false,"direction":"auto","opacity":1,"offset":[0,0],"textsize":"10px","textOnly":false,"className":"","sticky":true},null]}],"setView":[[38,-82],4,[]],"limits":{"lat":[32.4315813,42.3315509],"lng":[-87.6244212,-3.7035825]}},"evals":[],"jsHooks":[]}</script>
</div>
</div>
<p>The various methods seemed to yield very similar results when not including Spain, but otherwise they are noticeably different. Without Spain, it looks like if we want the next family reunion to be equidistant (as the crow flies 🐦), then we will be somewhere in West Virginia or southern Ohio. If we incorporate a weight based on how many relatives live in each location, it looks like we’ll end up in Wayne National Forest (coincidentally, we held the reunion here 4 years ago!). If we include the European relatives, using the average or midpoint methods, we could end up in Pennsylvania, Maryland, or Delaware; otherwise we will be taking a cruise 🛳 across the Atlantic!</p>
Expand Down
2 changes: 1 addition & 1 deletion posts/2018-09-14-one-year-to-dissertate/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ <h3 class="anchored" data-anchor-id="step-1-setting-the-goal">Step 1: Setting th
</div></div><ol type="1">
<li>📆 Add your defense goal in the <em>Date</em> box.<br>
</li>
<li>🕐 Set a timer for <strong>five minutes</strong> and write down all of the <em>tasks</em> that would need to happen in order to reach this goal.<br>
<li>🕦 Set a timer for <strong>five minutes</strong> and write down all of the <em>tasks</em> that would need to happen in order to reach this goal.<br>
</li>
<li>☝️ Add in due dates for each of these tasks.<br>
</li>
Expand Down
Loading

0 comments on commit 30bf510

Please sign in to comment.