ma_salmon, maelle" />
+ - 0:00:00
Notes for current slide
Notes for next slide

Get on your soapbox!

Blog content and promotion

Maëlle Salmon. R-Ladies Global social master
ma_salmon, maelle

2018/05/23

1 / 23

My place in the R community

library("magrittr"); library("magick")
row1 <- c(image_read("locke.png"), image_read("rweekly.png")) %>% image_append()
row2 <- c(image_read("ropensci.png"), image_read("rladies.png")) %>% image_append()
image_blank(225, 200, col = "white") %>%
image_composite(row1, offset = "+0+100") %>%
image_composite(row2, offset = "+50+25")

2 / 23

What can you blog about?

4 / 23

What can you blog about?

4 / 23

What can you blog about?

4 / 23

What can you blog about?

4 / 23

What can you blog about?

Things you've just learnt. Edwin Thoen's https://edwinth.github.io/blog-new-things/ says

  • It forces you to study deeply

  • You understand other learners

  • You draw attention of experts

  • You train in being wrong

5 / 23

What can you blog about?

Not necessarily R code!

6 / 23

What can you blog about?

Not necessarily R code!

6 / 23

What can you blog about?

Not necessarily R code!

6 / 23

What can you blog about?

Not necessarily R code!

6 / 23

Find inspiration

Read other blogs!

via GIPHY

7 / 23

Explore your idea

  • Google it!

  • If you find similar work, link it in your post.

via GIPHY

8 / 23

About links

Other blog posts, Package docs, anything really.

9 / 23

Find your own voice

  • I'm no writing coach!

  • Be authentic

  • What language? English or your own? Or both like Daniela Vázquez https://d4tagirl.com/

via GIPHY

10 / 23

How to get stuff done?

Proofread and do your best but...

Don't let stress and perfectionism spoil the fun.

Do not get too ambitious

🚢 it!

Kasia Kulma's strategy: https://kkulma.github.io/2017-12-29-end-of-year-thoughts/

11 / 23

Store your ideas

  • Your usual note taking workflow: notebook, fancy app (Trello?), etc.

  • I have a notebook and used to have an empty GitHub repo with ideas as issues.

via GIPHY

12 / 23

Store your ideas: Suzan Baert's cupboard

http://suzan.rbind.io/

13 / 23

My recipe to tweet a blog post

  • Title and link!

  • #rstats and other hashtag if needed

  • A figure or a gif!

  • Emojis!

  • Tag package authors? Listen to their feed first

14 / 23

My recipe to tweet a blog post

rtweet::tweet_shot("966799442430054400")%>%
magick::image_crop("517x300+0+90")

15 / 23

Promote your blog: RSS feed

Create its RSS feed

via GIPHY

17 / 23

Take advantage of R-Ladies networks

18 / 23

The particular case of rOpenSci

If you use one of https://ropensci.org/packages/

Tell us (< rOpenSci https://ropensci.org/contact/) and the link will be added to rOpenSci newsletter! https://ropensci.github.io/biweekly/

19 / 23

Don't miss this offer!

20 / 23

Be the blog reader you want to see

  • Leave comments: compliments, questions, suggestions, corrections

  • Share links with your network!

  • Link it back on your blog

21 / 23

Thank you!

https://github.com/maelle/rladiesseattle

http://www.masalmon.eu/rladiesseattle/slides

via GIPHY

Slides created via the R package xaringan by Yihui Xie with the R-Ladies theme by Alison Presmanes Hill and using the R package icon by an ozrOpenSci unconf17 team.

22 / 23
23 / 23

My place in the R community

library("magrittr"); library("magick")
row1 <- c(image_read("locke.png"), image_read("rweekly.png")) %>% image_append()
row2 <- c(image_read("ropensci.png"), image_read("rladies.png")) %>% image_append()
image_blank(225, 200, col = "white") %>%
image_composite(row1, offset = "+0+100") %>%
image_composite(row2, offset = "+50+25")

2 / 23
Paused

Help

Keyboard shortcuts

, , Pg Up, k Go to previous slide
, , Pg Dn, Space, j Go to next slide
Home Go to first slide
End Go to last slide
Number + Return Go to specific slide
b / m / f Toggle blackout / mirrored / fullscreen mode
c Clone slideshow
p Toggle presenter mode
t Restart the presentation timer
?, h Toggle this help
Esc Back to slideshow