Alison Hill & Desirée De Leon | How to Get Your Materials Online With R Markdown | RStudio (2020)

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 พ.ย. 2024

ความคิดเห็น • 12

  • @tempmail5660
    @tempmail5660 2 ปีที่แล้ว

    I understand the concept but I am also smiling with the lecturer during the session.😃

  • @arturocdb
    @arturocdb 3 ปีที่แล้ว +1

    Beatifull presentation. Thank you!.

  • @maksim0933
    @maksim0933 2 ปีที่แล้ว

    Attached presentation will be appreciated))

  • @bastianabaleiv
    @bastianabaleiv 3 ปีที่แล้ว

    This is SO good, thank you !!

  • @womandrews1106
    @womandrews1106 3 ปีที่แล้ว +3

    Introduction (0:17)
    2:44 Why make a course a website?
    3:26 What does an .Rmd look like?
    5:50 How do we start sharing?
    7:10 What just happened?
    Four tools that turn a collection of R Markdown tools into a website:
    1. rmarkdown (7:59)
    8:49 Build your site
    9:50 inside index.rmd
    10:22 inside _site.yml
    11:37 inside a page
    12:41 sharing your site
    13:45 signing up for Netlify
    14:55 what if I make a change
    16:21 Thoughts on R Markdown sites (Pros/Cons)
    2. distill (17:12)
    17:20 Tour of distill websites
    18:15 Build your site
    19:13 Inside the index.rmd
    20:02 Distill Blog
    20:34 Add a listing page
    20:54 Update the _site.yml
    21:07 Create a post
    21:36 Inside a post
    22:15 Build once more
    22:59 Pros/Cons
    3. bookdown (23:46)
    24:28 Layout of bookdown.org/yihui/bookdown/
    25:57 preview of smaller bookdown book
    26:26 Build your book
    27:18 index.rmd
    28:02 _bookdown.yml
    29:38 Chapters
    30:28 Overview visual
    31:22 Sharing the book
    32:54 Pros/Cons
    4. blogdown (34:02)
    34:52 What is blogdown?
    36:27 Preview DataViz website (share-blogdown.netlify.app/)
    38:49 Build your site
    39:24 file system
    40:12 Pros/Cons
    41:15 General advice
    41:35 Share your site
    42:09 Shortcut using github
    44:47 Questions
    Resources:
    Slides: rstudio-education.github.io/sharing-short-notice/#1
    bookdown.org/yihui/bookdown/
    github.com/rstudio-education/sharing-short-notice

  • @stephan-koenig
    @stephan-koenig 3 ปีที่แล้ว

    Great talk! What theme are you using in your RStudio screenshots?

  • @himself9278
    @himself9278 3 ปีที่แล้ว

    ! Package amsmath Error: \bar allowed only in math mode. How can one solve the following in Rmark down studio while creating pdf

  • @siriyakcr
    @siriyakcr 3 ปีที่แล้ว

    Awesome 🥰🥰🥰🥰🥰

  • @43vl
    @43vl 3 ปีที่แล้ว +1

    I see the closed captioning from Greg Wilson's talk on teaching online on short notice?

    • @PositPBC
      @PositPBC  3 ปีที่แล้ว

      thanks for catching that! the correct subtitles have been uploaded.

  • @Byc845
    @Byc845 3 ปีที่แล้ว +1

    Good explanation!