hadley / r4ds

R for data science: a book
http://r4ds.hadley.nz
Other
4.51k stars 4.19k forks source link

Update workflow-basics.qmd #1611

Closed piotr-kaczmarski closed 9 months ago

piotr-kaczmarski commented 9 months ago

Letter c in the sentence:

"You can combine multiple elements into a vector with c():" has a markdown around which makes it bold in the final book output.

I think this may be a typo. Thanks so much!

piotr-kaczmarski commented 9 months ago

ok just got it after scrolling to seq that is also used as bold in sequences - all good :)