About 113 results
Open links in new tab
  1. R if else Statement (With Examples) - Datamentor

    In this article, you will learn to create if and if else statement in R programming with the help of examples.

  2. Learn R Programming - Datamentor

    Our R tutorial is designed to make your data science journey smooth. It covers everything you need to know, from the basics of R programming to advanced techniques.

  3. R Box Plot (With Examples) - Datamentor

    In this article, you will learn to create whisker and box plots in R programming. You will also learn to draw multiple box plots in a single plot.

  4. R Histograms (With Examples) - Datamentor

    In this article, you will learn to use hist () function to create histograms in R programming with the help of numerous examples.

  5. R Bar Plot (With Examples) - Datamentor

    In this article, you will learn to create different types of bar plot in R programming using both vector and matrix.

  6. R Vector (With Examples) - Datamentor

    In this article, you will learn about vectors in R programming with the help of examples.

  7. R Operators (With Examples) - Datamentor

    In this article, you will learn about different R operators with the help of examples.

  8. R Matrix (With Examples) - Datamentor

    In this article, you will learn to work with matrices in R Programming and also learn to create and modify matrices, and access matrix elements.

  9. R break and next Statement (With Examples) - Datamentor

    In this tutorial, you will learn about the break and next statements in R programming with the help of examples.

  10. R Functions (With Examples) - Datamentor

    In this tutorial, you will learn everything about functions in R programming; how to create them, why it is used and so on.