Final Exam: Getting Started with R Programming

R Programming    |    Beginner
  • 1 video | 32s
  • Includes Assessment
  • Earns a Badge
Rating 4.9 of 7 users Rating 4.9 of 7 users (7)
Final Exam: Getting Started with R Programming will test your knowledge and application of the topics presented throughout the Getting Started with R Programming track of the Skillsoft Aspire Data Analysis with R Journey.

WHAT YOU WILL LEARN

  • Install the r kernel on jupyter notebook on windows
    set up the r kernel on jupyter notebook on macos
    use the ? operator to view docs for functions
    create variables using different techniques
    use various built-in functions such as print() and abs()
    generate vectors using the c() and vector() functions
    create vectors and explore the nuances of vectors
    perform indexing, slicing, and dicing operations with vectors
    perform vectorized or element-wise operations
    implement logical and relational operations on vectors
  • use matrices to store 2-dimensional data and index into them
    name dimensions in matrices and index into them using names
    perform cell-wise math operations on data stored in matrices
    implement matrix multiplication using the %*% operator
    create arrays and store multi-dimensional data in them
    create data frames to store data as indexed rows and columns
    label the rows in data frames and view statistics
    index into the individual values stored in cells in data frames
    filter data frames to view rows that satisfy a condition
    combine two data frames using the rbind() and cbind() functions

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 3.0 of 3 users Rating 3.0 of 3 users (3)
Rating 4.7 of 6 users Rating 4.7 of 6 users (6)
Rating 4.5 of 25 users Rating 4.5 of 25 users (25)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 10 users Rating 4.5 of 10 users (10)
Rating 4.3 of 36 users Rating 4.3 of 36 users (36)
Rating 4.4 of 176 users Rating 4.4 of 176 users (176)