How To Graph in RStudio: The Basics

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • How To Graph in RStudio: The Basics

Комментарии • 32

  • @walleandeve1
    @walleandeve1 3 года назад +12

    I'm 5 months into my PhD and I've been using Excel and open-office up until now which were okay but this is so much better and necessary for publishable quality graphs. Thank you so much for this, brilliant video.

  • @kostageorgiev8065
    @kostageorgiev8065 2 года назад +1

    i am on the university and i can't understand what the prof ist talking to us. This video was sooooo much better!

  • @user-cf2nr7go2r
    @user-cf2nr7go2r Год назад

    I'm a beginner in R and R studio. I found your tutorial quite interesting.

  • @nekesa99iryn96
    @nekesa99iryn96 2 года назад

    How i wish you make more videos of R..This information was found helpful

  • @FlywithZahanat
    @FlywithZahanat 4 года назад

    woooow
    Amazing

  • @sahnawazalam
    @sahnawazalam 5 лет назад +9

    Hi, can you help me to plot two data sets in a single graph with different color?

  • @mr.eggscellent6997
    @mr.eggscellent6997 3 года назад +1

    You're my savior

  • @maureennnamdi9299
    @maureennnamdi9299 Год назад

    great job

  • @tsr405
    @tsr405 2 года назад

    Amazing. Thanks a lot.

  • @valentinechigarev6970
    @valentinechigarev6970 3 года назад

    Hey, you are cool! Your tutorial is amazin!

  • @paraskevikoliou5008
    @paraskevikoliou5008 6 лет назад +1

    i wanna know the way to rename the x-values on x-axis.for example i want to have names in x-axis in place of -2,-1,0,1,2,3.. I will be glad if you help me to do it .

  • @danbagiire5585
    @danbagiire5585 5 лет назад

    Great video. Thank you

  • @sindaldorri1071
    @sindaldorri1071 4 года назад

    Thanks for your brief explanation. Please how can I add the letters above the standard error?

  • @asirinaidukasireddu8176
    @asirinaidukasireddu8176 7 лет назад

    Super

  • @statisticstime4734
    @statisticstime4734 3 года назад

    Great!

  • @MegaDoorKnob15
    @MegaDoorKnob15 5 лет назад +1

    You're a savior

  • @jiny7128
    @jiny7128 5 лет назад +2

    Hi, i wonder how do I create OHLC in R.

  • @oguzyavuz2010
    @oguzyavuz2010 4 года назад +1

    guys i need instant help, how could i visualize my logistic regression datas? Whenever i try that way, error messages occur. plzzzz hellllp

  • @colemanbrothers802
    @colemanbrothers802 6 лет назад

    Great video! How to create a 100 calls log using this method?

  • @ROHITSingh-pd2co
    @ROHITSingh-pd2co 5 лет назад

    can we change the variable of y , that is data sets of x and y is provided by us , than how to plot histograph , with x and y

  • @sanamunawar3496
    @sanamunawar3496 7 лет назад

    this is great thank you. Please can you help in plotting of raster satellite images for time series

  • @harrisonmendes-cotman9926
    @harrisonmendes-cotman9926 2 года назад

    How do I make the values specific for each box

  • @fasihakhan5319
    @fasihakhan5319 2 года назад

    Thanks but tough for person who has not much programing friendly...

  • @brunopagno
    @brunopagno 5 лет назад

    Nice video Bro!! Helped me a lot!

  • @irinavalsova3268
    @irinavalsova3268 2 года назад

    why I do not have chunk in my RStudio?

  • @OwenHodges
    @OwenHodges 3 года назад

    Which book are y'all using?

  • @FG-fc1yz
    @FG-fc1yz 2 года назад

    6:43

  • @Hey-mj5jg
    @Hey-mj5jg 6 лет назад +1

    library(base)
    quakes=quakes
    par(mfrow=c(1,2), mar = c(5, 4, 2, 1))
    with(quakes, plot(long, depth, col = "green", main="nadpis vlavo"))
    with(quakes, plot(lat, depth, col = "blue", main = "nadpis vpravo"))
    library(ggplot2)
    qplot(lat, stations, data = quakes, col=mag)

    • @Hey-mj5jg
      @Hey-mj5jg 6 лет назад

      set.seed(18)
      tabulka = data.table(A=15:1, B=rep(c("b", "a", "c"), each=5), C=rnorm(15), D=15:1)
      tabulka
      tabulka$C[c(7, 8)]=NA
      tabulka
      all(tabulka$D>0)
      mean(tabulka$D)
      sort(tabulka$C)
      tabulka[,E:= sum(D), by=B]
      tabulka[,F:= A^3]
      ##------------------------

  • @BURU1994
    @BURU1994 5 лет назад

    Nice job. but I am having trouble seeing my graphs in the pane. can u help please

  • @abnergeld8196
    @abnergeld8196 2 года назад +1

    Good video but you need to move the mic further away from your mouth, we can hear what you ate for breakfast.

  • @zohrehemami4757
    @zohrehemami4757 3 года назад

    The qualification of the movie is too bad