Vectors in R (R - Programming ) Part 1

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

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

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

    Great lectures & especially the way you are teaching is excellent. Sir, we need more videos like this on R

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

    Tqqqqq sir tnx a lot❤️

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

    What IDE is best for R programming ?

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

    Hi Sambhav,
    Thanks for the explanation, but while assigning the name I am getting below error, please can you explain?
    even3
    [1] 2 4 6 8 10 12 14 16 18 20
    > names(even3)

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

      I could see, you created a vector of length =10 and tried to assign names for 20 elements..

  • @dineshlakshitha7309
    @dineshlakshitha7309 4 ปีที่แล้ว

    the best video which i ever seen for R programmer

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

    v1

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

    Hi sambhav
    I am getting the error,
    names(v10)

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

      Hi Ekta, As you are aware that in R every statement needs to be executed line by line. The error "Object Not Found" is because V10 vector has not got created. All you need to do is create V10 vector once again

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

    odd

  • @rajeswarichowdary8894
    @rajeswarichowdary8894 6 ปีที่แล้ว +1

    Well job 👍👍👍👍

  • @texan-psalm
    @texan-psalm 3 ปีที่แล้ว

    hi, i learned a lot from your video, thank you. Now i have a question, how do you create a numeric vector with a length of 10, starting with the value of 2 and increment by 3?

  • @Calibrating_Consciousness
    @Calibrating_Consciousness 4 ปีที่แล้ว

    Where can I find other topics in video

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

    Hey sambhav, thanks for your video ..Could you please make more videos on R programming language ?

  • @animeshkumar2911
    @animeshkumar2911 4 ปีที่แล้ว

    non coders can understnd ...easily🙏

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

    sir , what an amazing video

  • @deirdreracanelli48
    @deirdreracanelli48 4 ปีที่แล้ว

    Very good, I wish you had a site to go to learn more. I am currently a student using an application that is not as effective as your video (which I would give a 10) versus what I currently have- more like a three, lol.

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

    names(odd)