Skip to content

Commit 3aaf998

Browse files
author
Bill Carney
committed
Created intro slides for the webinars in R Markdown.
1 parent 51ace90 commit 3aaf998

File tree

11 files changed

+396
-0
lines changed

11 files changed

+396
-0
lines changed

Images/GoToWebinar.png

26.1 KB
Loading

Images/background.png

21.3 KB
Loading

Images/temp-packages.png

61.1 KB
Loading

Images/temp-rstudio.png

9.08 KB
Loading

Images/title.png

469 KB
Loading

Introduction_Slides.Rmd

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
---
2+
title: "The very next webinar from RStudio and this is a very long title used for introduction"
3+
subtitle: ""
4+
output:
5+
xaringan::moon_reader:
6+
css: rstudio.css
7+
seal: true
8+
nature:
9+
countIncrementalSlides: yes
10+
highlightLines: yes
11+
highlightStyle: github
12+
ratio: 16:9
13+
---
14+
15+
```{r setup, include=FALSE}
16+
options(htmltools.dir.version = FALSE)
17+
library(ggplot2)
18+
19+
thm <- theme_bw() +
20+
theme(
21+
panel.background = element_rect(fill = "transparent", colour = NA),
22+
plot.background = element_rect(fill = "transparent", colour = NA),
23+
legend.background = element_rect(fill = "transparent", colour = NA),
24+
legend.key = element_rect(fill = "transparent", colour = NA)
25+
)
26+
theme_set(thm)
27+
```
28+
29+
class: rstudio-slide, left
30+
31+
# Let’s connect in person!
32+
33+
### February
34+
- CSP 2018 - February 15th through February 17th — Portland, OR
35+
36+
### March
37+
- Gartner Data & Analytics Summit - March 5th through March 8th — Grapevine, TX
38+
- Gartner Data & Analytics Summit - March 19th through March 21st — London, UK
39+
- Analytics & Data Summit - March 20th through March 22nd — Redwood Shores, CA - Big Data World - March 21st through March 22nd — London, UK
40+
- ENAR - International Biometric Society - March 25th through March 28th — Atlanta, GA
41+
- SQL Intersection - March 25th through March 28th — Orland, FL
42+
43+
---
44+
class: rstudio-slide, left
45+
46+
# Logistics
47+
48+
.pull-left[
49+
1. Webinar will be roughly 45 minutes in length.
50+
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.
51+
1. RStudio will answer questions via the chat panel during and after the talk.
52+
1. Webinar is being recorded and will be posted within 48 hours - https://www.rstudio.com/resources/webinars/
53+
1. Slides and demo code will be hosted here: https://github.com/rstudio/webinars
54+
55+
Twitter - @rstudio #rstats
56+
]
57+
.pull-right[![](images/GoToWebinar.png)]
58+
59+
---
60+
class: rstudio-slide, left
61+
62+
# Our Speaker Today
63+
64+
.head-shot[![](https://avatars1.githubusercontent.com/u/5731043?s=400&v=4)]
65+
66+
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.
67+
68+
---
69+
class: dark-gray, middle
70+
71+
#
72+
73+
---
74+
class: rstudio-slide, left
75+
76+
# Download Links
77+
78+
### Open Source & Free Products
79+
- Desktop: https://www.rstudio.com/products/rstudio/download/
80+
- RStudio Server: https://www.rstudio.com/products/rstudio/download-server/
81+
- Shiny Server: https://www.rstudio.com/products/shiny/download-server/
82+
- shinyapps.io: https://www.shinyapps.io/admin/#/signup
83+
84+
### 45 Day Evaluation of Pro Products
85+
- RStudio Server Pro: https://www.rstudio.com/products/rstudio-server-pro/evaluation/
86+
- Shiny Server Pro: https://www.rstudio.com/products/shiny-server-pro/evaluation/
87+
- RStudio Connect: https://www.rstudio.com/products/connect/evaluation/
88+
- RStudio Drivers: https://www.rstudio.com/products/drivers/drivers-evaluation/
89+
90+
---
91+
class: rstudio-slide, left
92+
93+
# Let's stay in touch
94+
95+
.pic-right[![](https://upload.wikimedia.org/wikipedia/en/9/9f/Twitter_bird_logo_2012.svg)]
96+
- RStudio Community - rstudio.link/community
97+
- Developer Blog - rstudio.link/developer_blog
98+
- R Views Blog - rstudio.link/rviews_blog
99+
- TensorFlow Blog - rstudio.link/tensorflow_blog
100+
- Twitter - rstudio.link/twitter
101+
- GitHub - rstudio.link/github
102+
- LinkedIn - rstudio.link/linkedin
103+
- YouTube - rstudio.link/youtube
104+
- Facebook - rstudio.link/facebook
105+

Introduction_Slides.html

Lines changed: 125 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,125 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>The very next webinar from RStudio and this is a very long title used for introduction</title>
5+
<meta charset="utf-8">
6+
<link rel="stylesheet" href="rstudio.css" type="text/css" />
7+
</head>
8+
<body>
9+
<textarea id="source">
10+
class: center, middle, inverse, title-slide
11+
12+
# The very next webinar from RStudio and this is a very long title used for introduction
13+
14+
---
15+
16+
17+
18+
19+
class: rstudio-slide, left
20+
21+
# Let’s connect in person!
22+
23+
### February
24+
- CSP 2018 - February 15th through February 17th — Portland, OR
25+
26+
### March
27+
- Gartner Data &amp; Analytics Summit - March 5th through March 8th — Grapevine, TX
28+
- Gartner Data &amp; Analytics Summit - March 19th through March 21st — London, UK
29+
- Analytics &amp; Data Summit - March 20th through March 22nd — Redwood Shores, CA - Big Data World - March 21st through March 22nd — London, UK
30+
- ENAR - International Biometric Society - March 25th through March 28th — Atlanta, GA
31+
- SQL Intersection - March 25th through March 28th — Orland, FL
32+
33+
---
34+
class: rstudio-slide, left
35+
36+
# Logistics
37+
38+
.pull-left[
39+
1. Webinar will be roughly 45 minutes in length.
40+
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.
41+
1. RStudio will answer questions via the chat panel during and after the talk.
42+
1. Webinar is being recorded and will be posted within 48 hours - https://www.rstudio.com/resources/webinars/
43+
1. Slides and demo code will be hosted here: https://github.com/rstudio/webinars
44+
45+
Twitter - @rstudio #rstats
46+
]
47+
.pull-right[![](images/GoToWebinar.png)]
48+
49+
---
50+
class: rstudio-slide, left
51+
52+
# Our Speaker Today
53+
54+
.head-shot[![](https://avatars1.githubusercontent.com/u/5731043?s=400&amp;v=4)]
55+
56+
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.
57+
58+
---
59+
class: dark-gray, middle
60+
61+
#
62+
63+
---
64+
class: rstudio-slide, left
65+
66+
# Download Links
67+
68+
### Open Source &amp; Free Products
69+
- Desktop: https://www.rstudio.com/products/rstudio/download/
70+
- RStudio Server: https://www.rstudio.com/products/rstudio/download-server/
71+
- Shiny Server: https://www.rstudio.com/products/shiny/download-server/
72+
- shinyapps.io: https://www.shinyapps.io/admin/#/signup
73+
74+
### 45 Day Evaluation of Pro Products
75+
- RStudio Server Pro: https://www.rstudio.com/products/rstudio-server-pro/evaluation/
76+
- Shiny Server Pro: https://www.rstudio.com/products/shiny-server-pro/evaluation/
77+
- RStudio Connect: https://www.rstudio.com/products/connect/evaluation/
78+
- RStudio Drivers: https://www.rstudio.com/products/drivers/drivers-evaluation/
79+
80+
---
81+
class: rstudio-slide, left
82+
83+
# Let's stay in touch
84+
85+
.pic-right[![](https://upload.wikimedia.org/wikipedia/en/9/9f/Twitter_bird_logo_2012.svg)]
86+
- RStudio Community - rstudio.link/community
87+
- Developer Blog - rstudio.link/developer_blog
88+
- R Views Blog - rstudio.link/rviews_blog
89+
- TensorFlow Blog - rstudio.link/tensorflow_blog
90+
- Twitter - rstudio.link/twitter
91+
- GitHub - rstudio.link/github
92+
- LinkedIn - rstudio.link/linkedin
93+
- YouTube - rstudio.link/youtube
94+
- Facebook - rstudio.link/facebook
95+
</textarea>
96+
<script src="https://remarkjs.com/downloads/remark-latest.min.js"></script>
97+
<script>var slideshow = remark.create({
98+
"countIncrementalSlides": true,
99+
"highlightLines": true,
100+
"highlightStyle": "github",
101+
"ratio": "16:9"
102+
});
103+
if (window.HTMLWidgets) slideshow.on('afterShowSlide', function (slide) {window.dispatchEvent(new Event('resize'));});
104+
(function() {var d = document, s = d.createElement("style"), r = d.querySelector(".remark-slide-scaler"); if (!r) return; s.type = "text/css"; s.innerHTML = "@page {size: " + r.style.width + " " + r.style.height +"; }"; d.head.appendChild(s);})();</script>
105+
106+
<script type="text/x-mathjax-config">
107+
MathJax.Hub.Config({
108+
tex2jax: {
109+
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre']
110+
}
111+
});
112+
</script>
113+
<!-- dynamically load mathjax for compatibility with self-contained -->
114+
<script>
115+
(function () {
116+
var script = document.createElement('script');
117+
script.type = 'text/javascript';
118+
script.src = 'https://cdn.bootcss.com/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML';
119+
if (location.protocol !== 'file:' && /^https?:/.test(script.src))
120+
script.src = script.src.replace(/^https?:/, '');
121+
document.getElementsByTagName('head')[0].appendChild(script);
122+
})();
123+
</script>
124+
</body>
125+
</html>
19.4 KB
Loading
19.4 KB
Loading

Webinars-Github.Rproj

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Version: 1.0
2+
3+
RestoreWorkspace: Default
4+
SaveWorkspace: Default
5+
AlwaysSaveHistory: Default
6+
7+
EnableCodeIndexing: Yes
8+
UseSpacesForTab: Yes
9+
NumSpacesForTab: 2
10+
Encoding: UTF-8
11+
12+
RnwWeave: Sweave
13+
LaTeX: pdfLaTeX

0 commit comments

Comments
 (0)