-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.qmd
58 lines (39 loc) · 2.14 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
output: html_document
editor_options:
chunk_output_type: console
---
```{r, echo=F}
pacman::p_load(
rio,
here,
janitor,
ISOcodes,
tidyverse,
googlesheets4,
reactable
)
```
## Welcome to our Code Review service!
If you need to talk through an R problem or have your code reviewed by an epidemiology and R expert, this is the place to be.
## Instructions
1) Select a meeting time length that works for you.
2) Select the day and time. The earliest available time for a review session is 24 hours from time of booking.
2) Click 'next' and then:
* Enter your name, email address, and a brief description of the support you need.
* Include the email addresses of any team or group members who should join the call.
3) A Google Meets calendar invitation will be sent to the provided email address(es).
You can modify or cancel your booking via the calendar invitation as long as it’s done at least 24 hours in advance. Changes made less than 24 hours before the appointment will result in forfeiting the scheduled time.
If there are any specific issues or concerns, please email [email protected].
## Booking form
```{=html}
<!-- Calendly inline widget begin -->
<div class="calendly-inline-widget" data-url="https://calendly.com/appliedepi-support-desk?hide_landing_page_details=1&hide_gdpr_banner=1" style="min-width:320px;height:700px;"></div>
<script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async></script>
<!-- Calendly inline widget end -->
```
## About us
[**Applied Epi**](https://www.appliedepi.org/) is a nonprofit organisation and grassroots movement of frontline epidemiologists from around the world. Your encouragement and feedback is most welcome:
- Visit our [**website**](https://www.appliedepi.org/) and [**join our contact list**](https://docs.google.com/forms/d/e/1FAIpQLSdtk7Mg32lYQ3ucbIM-kIwIRxgRwDfG5TJHsVAbFjQ1i6fwiw/viewform?usp=send_form)
- **contact\@appliedepi.org**, tweet [**\@appliedepi**](https://x.com/appliedepi), or [**LinkedIn**](https://www.linkedin.com/company/appliedepi/?originalSubdomain=it)
- Submit issues to our **Github repository**