RStudio Tips and Tricks

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

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

  • @OwenIverson
    @OwenIverson 7 ปีที่แล้ว +27

    If Command plus Shift plus F is too much, just remember 'Command capital F'. Golden.

  • @SPmorality
    @SPmorality 5 ปีที่แล้ว +1

    Thank you so much! See 3.12 you can preview equations as you are typing them! Genius!!

  • @robertc2121
    @robertc2121 5 ปีที่แล้ว +2

    Wow amazing presentation - hugely useful!!!

  • @lefkiospaik
    @lefkiospaik 7 ปีที่แล้ว +2

    Despite my being a newbie in R, I really enjoyed it! Thanks

  • @ForTheWin2007
    @ForTheWin2007 4 ปีที่แล้ว +2

    15:26 is the best tip

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

    5:21 "reknit" the R-Markdown presentation
    11:00 boilerplate code-snippets

  • @HarpreetSingh-gz3mh
    @HarpreetSingh-gz3mh 2 ปีที่แล้ว

    Sean loops(keeps going)

  • @XMan-iv7ir
    @XMan-iv7ir 4 ปีที่แล้ว

    control shift dot is good

  • @carvalhoribeiro
    @carvalhoribeiro 5 ปีที่แล้ว

    Thanks for sharing this

  • @ezequiasrocha3037
    @ezequiasrocha3037 6 ปีที่แล้ว

    Who invented notebooks firstly R community or Python community?

    • @BlueQualityRhythm
      @BlueQualityRhythm 4 ปีที่แล้ว +1

      The notebook format is independent of the language it uses. For example, the jupyter notebook is widely used with Python, but it can Run R too. The R-markdown-notebook however can run both languages in the same notebook, which is an advantage.

    • @TheEverydayAnalyst
      @TheEverydayAnalyst 4 ปีที่แล้ว +1

      @@BlueQualityRhythm You can run different languages in Jupyter Notebooks too.

  • @ltraind3509
    @ltraind3509 7 ปีที่แล้ว

    Anyone know of a good youtube video on how to setup and load packages from the non-default R libraries? I want to build packages on Rsdtuio server without changing my colleagues packages.

    • @haoli9112
      @haoli9112 6 ปีที่แล้ว

      Lionel Duarte not sure if devtool works for you. But it enables install and publish packages on github. Also the new r studio enables hosting apps from GitHub

  • @TimmmTim
    @TimmmTim 5 ปีที่แล้ว +1

    I would appreciate if you provided us with the files of code and data, but this is amazing too, thank you so much for your video.

  • @jayendrakhadikar1291
    @jayendrakhadikar1291 5 ปีที่แล้ว

    R notebook interface should like Jupyter Notebook.

  • @dansxie9340
    @dansxie9340 7 ปีที่แล้ว

    thanks

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

    Thanks