-
Notifications
You must be signed in to change notification settings - Fork 1
/
update_notes.txt
222 lines (166 loc) · 6.74 KB
/
update_notes.txt
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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
#######################
Needs to go in BABS 2
At the end of the workshop you will learn a method for laying out text, figures and figure legends in documents.
## Organising figures in reports
In this section you will learn a way to lay out figures, legends and text in a document. We will be using a google doc but the methods works just as well in Word. I find the best way to include figures in a document so that things don't move around unexpectedly as you edit is to use a table with the borders turned off. This is what you are aiming for: [R4BABS-2-seal-example](https://docs.google.com/document/d/1ksETkp9TjN4wFj9wPQWleUazrNgHEWrpEQkOi4TPQt8). You are not expect to know what to write in the introduction! I've written a little text to make the document look more like a report.
![](images/do_on_your_computer.png) open a Google document
![](images/do_on_your_computer.png) add some text (it can be any text at all)
![](images/do_on_your_computer.png) insert a 2 row x 1 column table
![](images/do_on_your_computer.png) Put your cursor in the bottom cell of the table and a figure legend.
![](images/do_on_your_computer.png) Put your cursor in the top cell of the table and choose Insert \| Image \| Upload from computer and navigate to one of your images.
![](images/do_on_your_computer.png) Hold down the control key and click on each of the borders until all are selected. Then use the Border Width icon to set the width to 0pt
######################
##############
![W](../pics/W.png) ![](images/do_on_your_computer.png)
![R](../pics/R.png) ![](images/do_in_R.png)
![GC](../pics/GC.png) ![](images/do_on_internet.png)
![Q](../pics/Q.png) ![](images/answer.png)
#| include: false
#---CODING ANSWER---
#---THINKING ANSWER---
Items which are common to all strands should be documents.
Add a folder for each strand which contains strand specific content.
Group only access to relevant folder done by SAS
VLE iframe
Week 1 Data Analysis in R for BABS 2
<h2 style="color:MediumSeaGreen;">Overview <a href="https://3mmarand.github.io/R4BABS/r4babs2/week-6/overview.html" target="_blank">Direct link</a></h2>
<iframe src="https://3mmarand.github.io/R4BABS/r4babs2/week-6/overview.html" title="Overview" allow="fullscreen" width="800" height="600"></iframe>
<h2 style="color:MediumSeaGreen;">Independent Study to do before the workshop <a href="https://3mmarand.github.io/R4BABS/r4babs2/week-6/study_before_workshop.html" target="_blank">Direct link</a></h2>
<iframe src="https://3mmarand.github.io/R4BABS/r4babs2/week-6/study_before_workshop.html" title="Prepare" allow="fullscreen" width="800" height="400"></iframe>
<h2 style="color:MediumSeaGreen;">Workshop material <a href="https://3mmarand.github.io/R4BABS/r4babs2/week-6/workshop.html" target="_blank">Direct link</a></h2>
<iframe src="https://3mmarand.github.io/R4BABS/r4babs2/week-6/workshop.html" title="Workshop" allow="fullscreen" width="800" height="400"></iframe>
<h2 style="color:MediumSeaGreen;">Independent Study to do after the workshop <a href="https://3mmarand.github.io/R4BABS/r4babs2/week-6/study_after_workshop.html" target="_blank">Direct link</a></h2>
<iframe src="https://3mmarand.github.io/R4BABS/r4babs2/week-6/study_after_workshop.html" title="Consolidation" allow="fullscreen" width="800" height="400"></iframe>
###############
🥳 Well Done! 🎉 lose emo::ji
#############
for adding to _quarto.yml
filters:
- social-share
share:
permalink: "https://3mmarand.github.io/R4BABS/"
description: "awesome page"
twitter: true
facebook: true
reddit: true
stumble: true
tumblr: true
linkedin: true
email: true
mastodon: true
###########
from quarto web yml
project:
type: website
output-dir: _site
resources:
- "/docs/download/_download.json"
- "/docs/download/_prerelease.json"
- "/_redirects"
website:
title: "Quarto"
image: "quarto.png"
favicon: "favicon.png"
google-analytics: "G-FV9Z7SDZ0M"
open-graph: true
twitter-card: true
site-url: https://quarto.org
repo-url: https://github.com/quarto-dev/quarto-web
issue-url: https://github.com/quarto-dev/quarto-cli/issues/new/choose
repo-actions: [edit, issue]
page-navigation: true
search:
type: overlay
algolia:
index-name: prod_QUARTO
application-id: ZPJB5I1QN7
search-only-api-key: 41be6c1e0a7fea4a51b107810facf577
analytics-events: true
show-logo: true
page-footer:
left: |
Proudly supported by
[![](https://www.rstudio.com/assets/img/posit-logo-fullcolor-TM.svg){fig-alt="Posit" width=65px}](https://posit.co)
center:
- text: "About"
href: about.qmd
- text: "FAQ"
href: docs/faq/index.qmd
- text: "License"
href: license.qmd
- text: "Trademark"
href: trademark.qmd
right:
- icon: twitter
href: https://twitter.com/quarto_pub
aria-label: Quarto Twitter
- icon: github
href: https://github.com/quarto-dev/quarto-cli
aria-label: Quarto GitHub
- icon: rss
href: https://quarto.org/docs/blog/index.xml
aria-label: Quarto Blog RSS
navbar:
background: light
logo: quarto.png
logo-alt: "Quarto logo."
title: false
collapse-below: lg
left:
- text: "Overview"
href: index.qmd
- text: "Get Started"
href: docs/get-started/index.qmd
- text: "Guide"
href: docs/guide/index.qmd
- text: Extensions
href: docs/extensions/index.qmd
- text: "Reference"
href: docs/reference/index.qmd
- text: "Gallery"
href: docs/gallery/index.qmd
- text: "Blog"
href: docs/blog/index.qmd
- text: "Help"
menu:
- text: "Report a Bug"
icon: "bug"
href: "https://github.com/quarto-dev/quarto-cli/issues"
- text: "Ask a Question"
icon: "chat-right-text"
href: "https://github.com/quarto-dev/quarto-cli/discussions"
- text: "FAQ"
icon: "question-circle"
href: docs/faq/index.qmd
tools:
- icon: twitter
href: https://twitter.com/quarto_pub
text: Quarto Twitter
- icon: github
href: https://github.com/quarto-dev/quarto-cli
text: Quarto GitHub
- icon: rss
href: https://quarto.org/docs/blog/index.xml
text: Quarto Blog RSS
bibliography: references.bib
format:
html:
toc: true
theme:
light: [cosmo, theme.scss]
code-copy: true
code-overflow: wrap
css: styles.css
include-after-body: js.html
grid:
sidebar-width: 250px
body-width: 900px
margin-width: 300px
filters:
- filters/tools-tabset.lua
freeze: true
editor: visual
profile:
group:
- [rc,prerelease]
############################