• Home
  • About
  • Blogdown
  • RSS
  • Yihui's Homepage
  • Github

  • 2018/10/23 🙌 good news for all the reasons @xieyihui describes: “Rmd Files will No Longer be Rendered as Markdown on Github” https://t.co/LmxmXcixRs #rstats /* Pro tip 👇 for GH browsable output */ output: html_document: keep_md: TRUE
  • 2018/10/22 📕👷 bookdown × CI “Automatically Building, Testing and Deploying bookdown wi/ Travis & GitHub” ✍️ @nathaneastwood_ https://t.co/uZpZSYRyd0 #rstats https://t.co/FJ6dwHtWAR
  • 2018/10/21 Those are the slides for my small git & GitHub tutorial next Monday, made with my Maynooth-University xaringan theme 👩‍💻 Just spreading out some reproducible science seeds at our department 😎 #rstats https://t.co/Bf6oXf0Ji2
  • 2018/10/20 When you create teaching media such as books/slides/blogs/documentation, make sure and spend that extra effort to make things easily linkable to. The number of times I’ve seen colleagues supply answers with a single link straight to a bookdown section is pretty powerful
  • 2018/10/19 This recoding of @rlmcelreath’s (already excellent) 📕 is awesome! “Statistical Rethinking with brms, ggplot2, & the tidyverse” by @SolomonKurz https://t.co/NkeOtf8Qxg #rstats
  • 2018/10/18 Hands-On Programming with R is now available for free online, https://t.co/GNEGOVeM8h! Please help me spread the word. Thank you O’Reilly for the CC! #rstats #bookdown @rstudio @dataandme https://t.co/HKs1eKybBw
  • 2018/10/17 Here are the winners from the first #Bookdown contest! https://t.co/VfnS7zyZ4e https://t.co/nhl9uCMKOU
  • 2018/10/16 Hint of the day: if you’ll ever need to set the project folder within a R notebook this is the command you need to include in the .Rdm file: knitr::opts_knit$set(root.dir = rprojroot::find_rstudio_root_file()) #rstats @rstudio
  • 2018/10/15 msmbstyle (https://t.co/7apIj6A57O) is the #rstats & #bookdown package used to create https://t.co/mAUlgDQ2SL by @SherlockpHolmes and @wolfgangkhuber
  • 2018/10/14 From 0 to hosted personal blog in ~2 hours. Huge thank you to @apreshill for her excellent blog posts, to @xieyihui for making #blogdown easy, and to @road2stat for helping me switch domains on a Saturday. First draft, but very pleased with it: https://t.co/WG9FSlHs8O. #rstats
  • 2018/10/13 Whaaat ? We can output PowerPoint with #rstats and #rmarkdown ? Indeed, the guide says it… https://t.co/fF7Ec0sXFJ https://t.co/RJtcVxE6DX
  • 2018/10/12 I’m making slide decks for my intro stats course in R Markdown using the xaringan package. Adding more as semester progresses, all shareable. Might be useful for anyone wanting examples of integrating slides and websites in R markdown. Example lectures: https://t.co/FnR7qALSPq
  • 2018/10/11 Finally updated my website (https://t.co/RI6eAZfdP4) using #blogdown and #netlify. Hoping to add more content (e.g. blog, teaching materials) eventually! #rstats
  • 2018/10/10 ICYMI, bookdown w/ interactive JS extensions: 📕 “Introduction to Econometrics w/ R” by Christoph Hanck, Martin Arnold, Alexander Gerber & Martin Schmelzer https://t.co/WQkb3FWJp9 https://t.co/SgP9CYDKkZ #rstats https://t.co/FJqe2lO4CS
  • 2018/10/09 Oh, I just realized that @grrrck’s super useful #<< marker for highlighting lines of code in presentations is now a part of xaringan out of the box! #rstats @xieyihui https://t.co/62NktEsRmN
  • 2018/10/08 Rのパッケージ開発のノウハウを集約していきたいんですけど、要望もしくはpull requestお待ちしています(やる気になったときに書くので次いつ更新されるかは不明)。 Practical R Package Development (Japanese) https://t.co/41IzriWJTV
  • 2018/10/07 RStudio + Blogdown + Github + Netlify = A winning formula https://t.co/LmOwQV9jbS #rstats #DataScience
  • 2018/10/06 @ErhanErkut İlgilenen olursa https://t.co/vteQZsEnDj Hem İngilizcesi hem Türkçesi var, daha önemlisi katkıya/edite/eklemeye/geliştirmeye açık.
  • 2018/10/05 I finally drafted my website : https://t.co/yea7J5QKOE I used #rstat #blogdown. Another awesome tool from @xieyihui Let me know if you find a bug! Thank you!
  • 2018/10/04 I like latex tables. If someone else makes them -.-. But when working with #bookdown, @haozhu233’s kableExtra package is a blast and even I can produce nice tables - directly from #rstats code. End-to-end workflow with 0 c/p. Awesome, incl. good docs :-) https://t.co/UkxGXsHfCT https://t.co/Iw6VUFmEPi
  • 2018/10/03 CSS game rusty? Check this out… “bookdownThemeEditor: RStudio addin that helps you easily customize the look of bookdown::gitbook” 👨🏻‍💻 @haozhu233 https://t.co/W5EM96M4VP #rstats https://t.co/g9JTd7V1Oo
  • 2018/10/02 🗳 More beautiful bookdown… 📜 “Odds & Ends: Introducing Probability & Decision with a Visual Emphasis” by @jweisber https://t.co/0qLcSeW79H #probability https://t.co/eAGXyvJUu7
  • 2018/10/01 #RStats 📚 We’re just one day away from the end of @rstudio Bookdown contest, so if you have 3 minutes to spare, could you 🙏 give a like 🖤 for {backyard}? https://t.co/sMC8qcxllW More info: https://t.co/XrjlrIyGwY https://t.co/DTJu2Uljop
  • 2018/09/30 @psmaldino @smartin2018 In other words, one uses and defends what one is used to. If you use Rmarkdown/latex/bookdown+github, collaboration is smooth, as long as the co-authors remember to push (they often screw up). Collaborating with beginners is hard.
  • 2018/09/29 Love this https://t.co/FJv2R6Lg7T https://t.co/9zxB7VGg38
  • 2018/09/28 My project recoding @rlmcelreath’s Statistical Rethinking into @paulbuerkner’s great #brms package is now available in #bookdown format https://t.co/alBJXHKIrf. As with the GitHub version, constructive criticisms are welcome.
  • 2018/09/27 👋 see you at @rstudio::conf in Austin to level 🆙 your knowledge on all the ⬇️ s: #rmarkdown #blogdown #bookdown #rstats w/ @xieyihui https://t.co/etGgYPhiZb
  • 2018/09/26 Another great set of presentations on #RStats by #RLadies to conclude our ⚡talks! - Spatial data @CurmudgeonPhD - R/qtl @HausMJ - Hyenas&Microbes @ConnieLaBiologa - #ggpubr @TaylorDunivin - LaTeX & #knitr @CaraFeldscher 💰Thank you @KrishnanLab @CMSE_at_MSU @michiganstateu https://t.co/dLKvk9T9nX
  • 2018/09/25 The #Bookdown Contest ends in one week! 📓👇! Flaunt your skills and help demonstrate how useful R Markdown is in print by sharing your elegant and reusable bookdown applications. Details & submission instructions: https://t.co/1mJYwqqI6k https://t.co/qlsJuHwaa3
  • 2018/09/24 @statsgen @nj_tierney OMG! The intro gif for your ninja slides has gotten even better! 💯 #rstats #xaringan https://t.co/mw2q2boZtC https://t.co/43hZnNhfgg
  • ««
  • «
  • 9
  • 10
  • 11
  • 12
  • 13
  • »
  • »»