From b054c769ed235b11626fb7cbb4d34275a28dd424 Mon Sep 17 00:00:00 2001 From: ggpinto Date: Thu, 7 Oct 2021 15:22:42 +0200 Subject: [PATCH] Create bad-posters.R; closes #3 --- inst/topics/bad-posters.R | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 inst/topics/bad-posters.R diff --git a/inst/topics/bad-posters.R b/inst/topics/bad-posters.R new file mode 100644 index 0000000..373fecb --- /dev/null +++ b/inst/topics/bad-posters.R @@ -0,0 +1,29 @@ +# Bad posters +# https://twitter.com/tamaramunzner/status/743570306963406848 + +c( +"Different parts of poster don't line up", +"Boxes within boxes", +"Zigzag reading order", +"More than three typefaces", +"Long-winded title", +"Gradient fills in coloured boxes", +"Big blocks of text", +"Photographic backgound", +"Unlabelled error bars on graphs", +"Pixelated pictures", +"More than five colours", +"Institutional logos bookending title", +"ALL CAPITALS", +"Text with shadows, outline, or bevels", +"Abstract", +"Underlined text", +"Comic Sans", +"3-D graps", +"Checking tablet or phone during presentation", +"Tables showing data that could be in a graph", +"Poster does not fit on poster board", +"Comic Sans (it's that annoying)", +"Objects almost touching or overlapping", +"Tiny text" +)