Skip to content

Commit 62a007b

Browse files
committed
adding final recommendation
1 parent 2065d0c commit 62a007b

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

docs/final_presentation/final_presentation.Rmd

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ class: inverse, center
169169
---
170170
## Language Distributions by Clusters
171171

172-
![](language_radial.png)
172+
<img src='language_radial.png' height=600 width=750>
173173

174174
---
175175
## Greater than 10 commits
@@ -342,10 +342,13 @@ background-image: url("http://avante.biz/wp-content/uploads/2017/04/Computer-Sci
342342
---
343343

344344
## Confident Recommendations
345-
- We can see a consistent percentage of language use in big projects between the largest 8 languages in our sample.
346-
- A new tool should be language agnostic as users tend to follow patterns not guided by languages.
347345

346+
- We see consistent language use in big projects between the largest 8 languages in our sample.
347+
- A new tool should be language agnostic as users tend to follow patterns not guided by languages.
348348

349+
- Many large projects are mainly single chains
350+
- A new tool should incorporate a centralized workflow with a branch from which the other branches derivate. (master branch)
351+
349352
---
350353
## Tentative Recommendations
351354

docs/final_presentation/final_presentation.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>RStudio Github Analysis</title>
55
<meta charset="utf-8" />
66
<meta name="author" content="Juno Chen, Ian Flores, Rayce Rossum, Richie Zitomer Dr. Tiffany Timbers" />
7-
<meta name="date" content="2019-06-16" />
7+
<meta name="date" content="2019-06-17" />
88
<link href="libs/remark-css/default.css" rel="stylesheet" />
99
<link href="libs/remark-css/default-fonts.css" rel="stylesheet" />
1010
</head>
@@ -15,7 +15,7 @@
1515
# RStudio Github Analysis
1616
## What the Git is going on here?
1717
### Juno Chen, Ian Flores, Rayce Rossum, Richie Zitomer<br><br>Dr. Tiffany Timbers
18-
### 2019-06-16
18+
### 2019-06-17
1919

2020
---
2121

@@ -174,7 +174,7 @@
174174
---
175175
## Language Distributions by Clusters
176176

177-
![](language_radial.png)
177+
&lt;img src='language_radial.png' height=600 width=750&gt;
178178

179179
---
180180
## Greater than 10 commits
@@ -347,10 +347,13 @@
347347
---
348348

349349
## Confident Recommendations
350-
- We can see a consistent percentage of language use in big projects between the largest 8 languages in our sample.
351-
- A new tool should be language agnostic as users tend to follow patterns not guided by languages.
352350

351+
- We see consistent language use in big projects between the largest 8 languages in our sample.
352+
- A new tool should be language agnostic as users tend to follow patterns not guided by languages.
353353

354+
- Many large projects are mainly single chains
355+
- A new tool should incorporate a centralized workflow with a branch from which the other branches derivate. (master branch)
356+
354357
---
355358
## Tentative Recommendations
356359

0 commit comments

Comments
 (0)