-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtbc.Rmd
23 lines (20 loc) · 1.03 KB
/
tbc.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: "To be completed"
subtitle: "Sorry, this page has not been built yet - check back soon!"
author: "Andrew Rate"
date: "`r Sys.Date()`"
output:
html_document:
theme: bootstrap
self_contained: no
number_sections: no
smart: no
toc: no
---
<style type="text/css">
body{
font-size: 12pt;
}
</style>
[![](./images/alex-hu-unsplash-edit.jpg){width=360 height=360 alt="Laptop set up for late night coding, edited from Alex Hu at https://unsplash.com/@alexandwich"}](https://unsplash.com/photos/lighted-desk-lamp-in-table-PKW5HNA8RfY?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash){target="_blank"}
Original photo by <a href="https://unsplash.com/@alexandwich?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash" target="_blank">Alex Hu</a> on <a href="https://unsplash.com/photos/lighted-desk-lamp-in-table-PKW5HNA8RfY?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash" target="_blank">Unsplash</a> – *this version has been edited and resized for this page*.