Lecturer: Michael Lydeamore
Department of Econometrics and Business Statistics
Dr. Michael Lydeamore
Lecturer & Chief ExaminerJanith Wanniarachchi
TutorContacting the teaching team
Most material in this course was developed by
Emi is a guru of data communication, and I highly recommend checking out her website content and academic work.
Learning objectives
Specific outcomes
After this unit, you should be able to:
Unit website
Note
Materials are designed to develop your hard and soft skills.
A total of 2 hours of consultation each week
See Moodle announcement for the Zoom links for the consultations
Seek help early and often!
For coding issues, check out this guide1 to make it easier for others to help you
Be an active learner!
An active learner asks questions, considers alternatives, questions assumptions, and even questions the trustworthiness of the author or speaker. An active learner tries to generalize specific examples, and devise specific examples for generalities.
An active learner doesnβt passively sponge up information β that doesnβt work! β but uses the readings and lecturerβs argument as a springboard for critical thought and deep understanding.
β Spencer (2022) Data in Wonderland
Aim
Why
To effectively communicate, we must realize that we are all different in the way we perceive the world and use this understanding as a guide to our communication with others.
β Anthony Robbins
The two words βinformationβ and βcommunicationβ are often used interchangeably, but they signify quite different things. Information is giving out; communication is getting through.
β Sydney J. Harris
Communication here refers to human communication
In this section, communication refers to human communication.
Communication is often thought of as discrete, independent acts but in fact it is a continuous, ongoing process.
Linear communication model
Transactional communication
Tutorial
How does your communication strategy change for different types of communication?
The art of effective or persuasive speaking or writing
Writer or Speaker
Purpose
Message
Audience
Context
No one ever made a decision because of a number. They need a story.
β Daniel Kahneman
Maybe stories are just data with a soul.
β Brene Brown
Asking for help, requires you to communicate what your problem is to another party.
How you communicate your problem, can assist you greatly in getting the answer to your problem.
I am looking to adjust the size of two separate ggplots within the same R chunk in Rmarkdown. These plots must be different when outputted as a pdf, so defining the dimensions at the beginning of the chunk doesnβt work. Does anyone have any ideas? My code is below.
I am looking to adjust the size of two separate ggplots within the same R chunk in Rmarkdown. These plots must be different when outputted as a pdf, so defining the dimensions at the beginning of the chunk doesnβt work. Does anyone have any ideas? My code is below.
I am looking to adjust the size of two separate ggplots within the same R chunk in Rmarkdown. These plots must be different when outputted as a pdf, so defining the dimensions at the beginning of the chunk doesnβt work. Does anyone have any ideas? My code is below.
I am looking to adjust the size of two separate ggplots within the same R chunk in Rmarkdown. These plots must be different when outputted as a pdf, so defining the dimensions at the beginning of the chunk doesnβt work. Does anyone have any ideas? My code is below.
If the question is asked in an public forum or similar:
If the problem is computer system relatedβ¦
If the problem is based on data β¦
You can easily get the session information in R using sessioninfo::session_info()
.
Scroll to see the packages used to make these slides.
β Session info βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
setting value
version R version 4.3.2 (2023-10-31)
os Ubuntu 22.04.5 LTS
system x86_64, linux-gnu
ui X11
language (EN)
collate C.UTF-8
ctype C.UTF-8
tz UTC
date 2024-10-16
pandoc 3.1.11 @ /opt/quarto/bin/tools/ (via rmarkdown)
β Packages βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
! package * version date (UTC) lib source
P cli 3.6.1 2023-03-23 [?] RSPM (R 4.3.0)
P digest 0.6.33 2023-07-07 [?] RSPM (R 4.3.0)
P evaluate 0.21 2023-05-05 [?] RSPM (R 4.3.0)
P fastmap 1.2.0 2024-05-15 [?] RSPM (R 4.3.0)
P htmltools 0.5.8.1 2024-04-04 [?] RSPM (R 4.3.0)
P jsonlite 1.8.7 2023-06-29 [?] RSPM (R 4.3.0)
P knitr 1.45 2023-10-30 [?] RSPM (R 4.3.0)
renv 1.0.7 2024-04-11 [1] RSPM (R 4.3.0)
P rlang 1.1.1 2023-04-28 [?] RSPM (R 4.3.0)
P rmarkdown 2.21 2023-03-26 [?] RSPM (R 4.3.0)
P sessioninfo 1.2.2 2021-12-06 [?] RSPM (R 4.3.0)
P xfun 0.39 2023-04-20 [?] RSPM (R 4.3.0)
P yaml 2.3.7 2023-01-23 [?] RSPM (R 4.3.0)
[1] /home/runner/work/cwd/cwd/renv/library/R-4.3/x86_64-pc-linux-gnu
[2] /home/runner/.cache/R/renv/sandbox/R-4.3/x86_64-pc-linux-gnu/95f1b021
P ββ Loaded and on-disk path mismatch.
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
reprex
LIVE DEMOSummary
Resources