October 2018
Beginner
114 pages
2h 36m
English
We have two different datasets. We already have collected categories and article counts for each categories, and we have already collected the name, date, and comment counts articles, which were written recently.
Let's start by playing data regarding categories and the article counts for each category:
> count [,1] [1,] " (11)\n" [2,] " (3)\n" [3,] " (1)\n" [4,] " (2)\n" [5,] " (4)\n" [6,] " (1)\n" [7,] " (7)\n" [8,] " (24)\n" [9,] " (1)\n" [10,] " (1)\n" [11,] " (3)\n" [12,] " (12)\n" [13,] " (2)\n" [14,] " (1)\n" [15,] " (1)\n" ...
Read now
Unlock full access