Home Comments Thread
New Thread

How to Pretend Typing Super Fast in RStudio - A blog post written during my presentation at rstudio::conf 2018 | /en/2018/02/typing-fast/

yihui yihui 2022-12-17 03:09:26

How to Pretend Typing Super Fast in RStudio - A blog post written during my presentation at rstudio::conf 2018

https://yihui.org/en/2018/02/typing-fast/

2 Comments

giscus-bot giscus-bot 2022-12-17 03:09:27
Guest *Mingshuo Ji* @ 2018-02-22 15:11:57 originally posted:

Hi Yihui,

Is your talk available on line now? I like watching your talks.

By the way, looks like the code you posted here is trying to read a file on your own computer. Assume I have got a file ("type.txt") on my own computer, how the full chunk of code block will be like?

Thanks,

yihui yihui 2022-12-17 03:09:29

Update: the video is available now; see https://yihui.name/en/2018/03/blogdown-video-rstudio-conf/


The official videos are still being edited, and will probably be released in a couple of weeks. There was a live stream that you can watch right now if you don't care about the video quality: https://youtu.be/ogy7rHWlsQ8?t=3h

You can replace readLines('content/en/2018-02-02-typing-fast.md') with any of your own text file. You were right that it was a file only on my computer when I gave the talk, and now you can find it at https://github.com/rbind/yihui/tree/master/content/en

Originally posted on 2018-02-22 16:01:50

giscus-bot giscus-bot 2022-12-17 03:09:28
Guest *Tyler Rinker* @ 2018-03-09 04:14:59 originally posted:

I took this for a test drive tonight. Easy to do and fun. Thinking of my own use case now :-) Thanks for sharing.

Sign in to join the discussion

Sign in with GitHub