How to Create and Use Vectors in R

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 14

  • @goinggoinggone535
    @goinggoinggone535 3 роки тому +14

    The fact that you don't have more views is criminal! Thanks so much for this, your videos are always really, really helpful for us newbs!

  • @TheAlphaGamerHD
    @TheAlphaGamerHD 3 роки тому +3

    Your energy in teaching is what I am missing from my videos on my actual course, thanks so much!

  • @Vintagetube310
    @Vintagetube310 3 роки тому +3

    You’re awesome. Thank you for these straight forward tutorials. They make learning so easy to understand.

  • @reganmian
    @reganmian Рік тому +2

    I mostly use Python and just wanted to quickly learn R syntax for a project. These videos are perfect

  • @opinionnnn
    @opinionnnn 2 роки тому

    Thanks a lot for this basic learning of R

  • @paolototaro650
    @paolototaro650 2 роки тому +1

    Hi! Thank you very much for the helpful video. How can I use a function such as readline in order to insert values for my vector in the Console? Thanksss

  • @escobol
    @escobol 10 місяців тому

    great tutorial thank you!

  • @Gains2Brains
    @Gains2Brains 3 роки тому

    How would you create a new vector that converts your character vector into a numerical vector? For example, if you wanted to do math from the data from V6 and wanted it to be read as numerical how could you create V7 to represent the data from V6 numerically?

  • @ananyaagarwal7108
    @ananyaagarwal7108 2 роки тому

    If we have var

  • @paulpaul20000
    @paulpaul20000 5 місяців тому

    Super useful and insightful, just would be perfect is actual example would be given, how are these techniques are used in a professional setting, as in what problems do we solve with these, I guess there are many and too much to cite them all but a few would have been nice :) Feel free fellow commenters to answer this comments with a few ways these can be used and applied if you know !

  • @irinavalsova3268
    @irinavalsova3268 3 роки тому

    how do we create vectors from large data sets?

  • @Italjamer
    @Italjamer 3 роки тому

    Thank you very much! When I run is.character(v2). I get an error in the console. "Object 'v2' not found" Eventhough, in the Environment it is a character. Thank again for the tutorial!

  • @wailkhennous4161
    @wailkhennous4161 3 роки тому +1

    rep("like, 1000000")