forked from rstudio/webinars
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Introduction_Slides.Rmd
105 lines (81 loc) · 3.65 KB
/
Introduction_Slides.Rmd
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
---
title: "The very next webinar from RStudio and this is a very long title used for introduction"
subtitle: ""
output:
xaringan::moon_reader:
css: rstudio.css
seal: true
nature:
countIncrementalSlides: yes
highlightLines: yes
highlightStyle: github
ratio: 16:9
---
```{r setup, include=FALSE}
options(htmltools.dir.version = FALSE)
library(ggplot2)
thm <- theme_bw() +
theme(
panel.background = element_rect(fill = "transparent", colour = NA),
plot.background = element_rect(fill = "transparent", colour = NA),
legend.background = element_rect(fill = "transparent", colour = NA),
legend.key = element_rect(fill = "transparent", colour = NA)
)
theme_set(thm)
```
class: rstudio-slide, left
# Let’s connect in person!
### February
- CSP 2018 - February 15th through February 17th — Portland, OR
### March
- Gartner Data & Analytics Summit - March 5th through March 8th — Grapevine, TX
- Gartner Data & Analytics Summit - March 19th through March 21st — London, UK
- Analytics & Data Summit - March 20th through March 22nd — Redwood Shores, CA - Big Data World - March 21st through March 22nd — London, UK
- ENAR - International Biometric Society - March 25th through March 28th — Atlanta, GA
- SQL Intersection - March 25th through March 28th — Orland, FL
---
class: rstudio-slide, left
# Logistics
.pull-left[
1. Webinar will be roughly 45 minutes in length.
1. We don’t expect that you will have trouble with sound, but if you do, the best solution will be to log out and reconnect.
1. RStudio will answer questions via the chat panel during and after the talk.
1. Webinar is being recorded and will be posted within 48 hours - https://www.rstudio.com/resources/webinars/
1. Slides and demo code will be hosted here: https://github.com/rstudio/webinars
Twitter - @rstudio #rstats
]
.pull-right[![](images/GoToWebinar.png)]
---
class: rstudio-slide, left
# Our Speaker Today
.head-shot[![](https://avatars1.githubusercontent.com/u/5731043?s=400&v=4)]
Max was a nonclinical statistician for 12 years in the pharmaceutical industry and for 6 years in the medical diagnostic industry. His degrees are in Biostatistics (Ph.D.) and Mathematics (B.S.). He has released several R packages for predictive modeling and machine learning, including caret, C50, and Cubist. He is the author of Applied Predictive Modeling (with Kjell Johnson), which has won the American Statistical Association’s Ziegel Award.
---
class: dark-gray, middle
#
---
class: rstudio-slide, left
# Download Links
### Open Source & Free Products
- Desktop: https://www.rstudio.com/products/rstudio/download/
- RStudio Server: https://www.rstudio.com/products/rstudio/download-server/
- Shiny Server: https://www.rstudio.com/products/shiny/download-server/
- shinyapps.io: https://www.shinyapps.io/admin/#/signup
### 45 Day Evaluation of Pro Products
- RStudio Server Pro: https://www.rstudio.com/products/rstudio-server-pro/evaluation/
- Shiny Server Pro: https://www.rstudio.com/products/shiny-server-pro/evaluation/
- RStudio Connect: https://www.rstudio.com/products/connect/evaluation/
- RStudio Drivers: https://www.rstudio.com/products/drivers/drivers-evaluation/
---
class: rstudio-slide, left
# Let's stay in touch
.pic-right[![](https://upload.wikimedia.org/wikipedia/en/9/9f/Twitter_bird_logo_2012.svg)]
- RStudio Community - rstudio.link/community
- Developer Blog - rstudio.link/developer_blog
- R Views Blog - rstudio.link/rviews_blog
- TensorFlow Blog - rstudio.link/tensorflow_blog
- Twitter - rstudio.link/twitter
- GitHub - rstudio.link/github
- LinkedIn - rstudio.link/linkedin
- YouTube - rstudio.link/youtube
- Facebook - rstudio.link/facebook