2 Comments
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,
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
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