by BugZeroCodes | Apr 5, 2022 | Blog
Today I practiced R on Sololearn! This time I went over pie charts and how to make them. I also went over ways to customize them, such as changing the labels and title. Next time I will be going over boxplots and histograms!
by BugZeroCodes | Apr 2, 2022 | Blog
Today I practiced R on Sololearn! This time I went over bar charts, another type of graph. I went over how to initialize and customize them, such as making the chart horizontal or even changing the color of the bars. Next time I will be going over pie charts!
by BugZeroCodes | Mar 26, 2022 | Blog
Today I practiced R on Sololearn! This time I went over line graphs! I discussed how to use the plot function to make a new type of graph. I also went over how to add multiple lines to the graph. Next time I will be going over bar charts!
by BugZeroCodes | Mar 22, 2022 | Blog
Today I practiced R on Sololearn! This time I started visualizing data. I started with the basics such as plotting points and adding labels to our chart. Next time I will be going over line graphs!
by BugZeroCodes | Mar 15, 2022 | Blog
Today I practiced R on Sololearn! This time I reviewed everything we have learned about analyzing data! I reviewed the ways data can be grouped, the standard deviation of a dataframe, and how to filter data based on set conditions. Next time I will be starting a new unit on visualizing data!
by BugZeroCodes | Mar 11, 2022 | Blog
Today I practiced R on Sololearn! This time I went over ways to group data, such as the by and tapply functions. I went over their differences, their similarities, and ultimately their place in manipulating data. Next time I will be reviewing everything we have learned!
Recent Comments