OUR BLOG

Basic Concepts Review – R on Sololearn

Today I practiced R on Sololearn! I went over everything we have learned so far about R, such as basic math, how to take input, and variable assignment. Next time I will be going over a new unit about programming in R! [video width="1152" height="720"...

Input and Output – R on Sololearn

Today I practiced R on Sololearn! This time I went over input and output. R allows you to take input with the readLines function. We also learn how to take the input and interpret it as an integer. Next time I will be reviewing everything we have learned! [video...

Booleans – R on Sololearn

Today I practiced R on Sololearn! I went over booleans, which can have one of two values: TRUE and FALSE. I also went over relational operators used for comparisons. Next time I will go over how to take input and output! [video width="1152" height="720"...

Basic Math – R on Sololearn

Today I practiced R on Sololearn! This time I went over basic math, exploring the min and max function, and discussing some basic arithmetic, such as integer division [video width="1152" height="720"...

Data Types – R on Sololearn

Today I practiced R on Sololearn! Due to a change of plans, I went over data types instead of comments. I went over integers and strings, and the basics to each of them. Next time I will be going over basic math and booleans! [video width="1152" height="720"...

Introduction – R on Sololearn

Today I have started on a new programming language: R! R is the number 1 choice for data scientists and analysts. It is also the most widely used statistics programming language. Next time I will be going over comments on R! [video width="1152" height="720"...

Bug Zero Icon

OUR NEWSLETTER