Operators in R Programming (in Hindi) | R Programming Tutorial for Beginners #9

SdĂ­let
VloĆŸit
  • čas pƙidĂĄn 20. 06. 2021
  • In this video, We are explaining about Operators in R Programming (R Programming New CourseđŸ”„). Please do watch the complete video for in-depth information.
    JOIN: / @wscubetech
    Link to our "English CZcams Channel": bit.ly/2M3oYOs
    WsCubeTech - Digital Marketing Agency & Institute.
    ✔ We can help you to create a Digital Marketing plan to take your business to new heights.
    ✔ Offering Job Oriented Most Latest, Updated, and advanced Digital Marketing Courses with Practical, Hands-on Live Projects Training & Exposure.
    For More information : Call us at : +91- 92696-98122
    Or visit at www.wscubetech.com/
    There is a complete playlist of Digital Marketing Interview Tips & Tricks available -
    czcams.com/users/playlist?list...
    There is a complete playlist of Facebook Ads available -
    Link: ‱ Facebook Advance SMO &...
    There is a complete playlist of Twitter Ads available.
    Link: ‱ Twitter Ads | All Twit...
    ✅ CONNECT WITH THE FOUNDER (Mr. Kushagra Bhatia) -
    👉 Instagram - / kushagrabhatiaofficial
    👉 LinkedIn - / kushagra-bhatia
    👉 Facebook - / kushagrawscubetech
    Please don’t Forget to Like, Share & Subscribe
    â–șSubscribe: bit.ly/wscubechannel
    â–ș Facebook: / wsubetech.india
    â–ș Twitter: / wscube
    â–ș Instagram: / wscubetechindia
    â–ș LinkedIn : / wscube-tech
    â–ș CZcams: / wscubetechjodhpur
    â–ș Website: wscubetech.com
    -------------------------------------| Thanks |--------------------------
    #RProgramming #OperatorsinR #AllOperatorsinR

Komentáƙe • 29

  • @niteshlunawat7388
    @niteshlunawat7388 Pƙed rokem +40

    Please correct your video when you talk about logical operators... You are using a, b variables instead of d & e

    • @ShachiMundra
      @ShachiMundra Pƙed 6 měsĂ­ci +1

      I had the same doubt, and when I used d and e my program did not work for some reason and it worked when I used a and b.

    • @alizaawan148
      @alizaawan148 Pƙed 4 měsĂ­ci

      same here

  • @niyatigarg4919
    @niyatigarg4919 Pƙed rokem +9

    Well explained but the result is hidden

  • @sakshikadu7665
    @sakshikadu7665 Pƙed 8 měsĂ­ci +2

    correct your video

  • @anandkumar-nk4lg
    @anandkumar-nk4lg Pƙed 3 lety +1

    Nice

  • @TgVikki
    @TgVikki Pƙed 3 lety +3

    Sir ek html par video banaiye please

  • @satakshimishra7534
    @satakshimishra7534 Pƙed 3 lety +1

    Nyc

  • @ot5654
    @ot5654 Pƙed 7 měsĂ­ci

    The print(n && c) line is giving an error because the && operator expects single logical values, not vectors. If you want to perform element-wise logical AND on the vectors, you should use & as you did in the first print statement.

  • @amitsaraswat2288
    @amitsaraswat2288 Pƙed 2 lety +20

    Sir, Logical mein value c aur d mein hai aur print a aur b ka ho rha hai. Toh output toh c and d wala nhi aayega

    • @sagargupta8641
      @sagargupta8641 Pƙed 2 lety +3

      đŸ˜‚đŸ€ŁđŸ€Ł

    • @rashmijoshi7002
      @rashmijoshi7002 Pƙed 2 lety +1

      My exact question, can anyone tell me that on what basis these logical operators are giving true and false to a number ? How can they tell if a number is true or false as they are not a statement and no context is available for R to detect if they are true or false?

  • @kaushikvro1075
    @kaushikvro1075 Pƙed 2 měsĂ­ci +1

    the vector you created is d and e. and the logic you are printing is with a and b. and it is even getting printed. how is it possible ??

    • @mohitdua8848
      @mohitdua8848 Pƙed 2 měsĂ­ci

      because a and b are some already initialized variables and they both are not zero. So, and operation will be true. Single & takes first value and && takes all the values (a and b have only one value, so both are same)

  • @abbasmunawar
    @abbasmunawar Pƙed rokem

    moin akhtar sahab nay aik tv show main aisay mouqay par kaha thaa k abay....... btw rest was good

  • @yashviya3698
    @yashviya3698 Pƙed 11 měsĂ­ci +1

    Is r language otyant for plcment...will this hlp in placement purpose

  • @mitusaha6766
    @mitusaha6766 Pƙed 9 dny

    how you execute two lines please explain?

  • @ankurshirdhankar3671
    @ankurshirdhankar3671 Pƙed 3 měsĂ­ci +1

    bro managed to successfully confuse me

  • @xdl322
    @xdl322 Pƙed rokem +1

    logical me aa ke auto pilot mode pe chal pada kaam 😄

  • @saniyanadaf2148
    @saniyanadaf2148 Pƙed rokem

    Sir logical ka daut battye na a or b ka kaise aaya output

  • @MMAli8965
    @MMAli8965 Pƙed 9 měsĂ­ci

    can anyone explain how to put power button from key board. and during vector transformation what they put c1 c2 8,9,6 asterik sign or coma.

  • @rashmijoshi7002
    @rashmijoshi7002 Pƙed 2 lety +1

    can anyone tell me that on what basis these logical operators are giving true and false to a number ? How can they tell if a number is true or false as they are not a statement and no context is available for R to detect if they are true or false?

    • @rohanarora3266
      @rohanarora3266 Pƙed rokem +3

      It will return a true value since, a and b are both greater than one. let us say if a is 0 and b is stil greater than one then if you will print(a&b) then the output will be false.

    • @akshatsaxena3746
      @akshatsaxena3746 Pƙed rokem

      I think values for a and b were pre assigned and was not shown in this video.

  • @vlogwalaarhan
    @vlogwalaarhan Pƙed 6 dny

    my exam is tomorrow and bro totally confused me !!!đŸ„Ž

  • @AmitSharma-oh5uw
    @AmitSharma-oh5uw Pƙed 12 dny

    sir please correct your vide because you are using a and b instead of d and e.

  • @lifeofprotham
    @lifeofprotham Pƙed rokem

    You are using a, b variables instead of d & e. Please correct your video

  • @Ankit_sen92
    @Ankit_sen92 Pƙed rokem +1

    Please correct the logic 🙏