Progressive line chart rendering. RE-RUN THE SCRIPT.

gt() function with title
## 
## Attaching package: 'dplyr'
## The following objects are masked from 'package:stats':
## 
##     filter, lag
## The following objects are masked from 'package:base':
## 
##     intersect, setdiff, setequal, union
Summary of Documents Received
Grouped by Sender, Document Type, and Action Unit
RU count
NGDAD 265
MAAD 152
OTOP 83
TFMC 62
NCAD 55
DSPD 52
HRMD 50
AAMD 49
BAD 25
CMSPD 24
DMAD 22
FTD 21
SSRD 19
ARD 18
FPAD 17
BBD 11
FVD 11
RIDD 11
BRAD 8
FMD-AMS 6
LLD 6
ADMIN 5
SOD 5
PD 4
FMAD 2
FMD-ADMIN 2
RS 2
AMS 1
AS 1
CCD 1
CID 1
CRMD 1
FMMAD 1
INCOMING 1
LS 1
ODTOP-OS 1
OPD 1
SDAD 1
SDD-LS 1
group_by() = Doc_type
Summary of Documents Received
Grouped by Sender, Document Type, and Action Unit
Doc_type count
Financial_ routinary 431
Financial_ urgent 240
Others_ urgent 157
Admin doc 53
OTOP_ urgent 48
OTOP_ routinary 27
Travel_ authority 21
Legal doc 13
NA 5
Budget doc 4
group_by() = RU
Summary of Documents Received
Grouped by Sender, Document Type, and Action Unit
RU count
NGDAD 265
MAAD 152
OTOP 83
TFMC 62
NCAD 55
DSPD 52
HRMD 50
AAMD 49
BAD 25
CMSPD 24
DMAD 22
FTD 21
SSRD 19
ARD 18
FPAD 17
BBD 11
FVD 11
RIDD 11
BRAD 8
FMD-AMS 6
LLD 6
ADMIN 5
SOD 5
PD 4
FMAD 2
FMD-ADMIN 2
RS 2
AMS 1
AS 1
CCD 1
CID 1
CRMD 1
FMMAD 1
INCOMING 1
LS 1
ODTOP-OS 1
OPD 1
SDAD 1
SDD-LS 1
Plotting the summarized data based on Requesting Units (Flipped Bar Chart)
plot of chunk unnamed-chunk-4
Plotting the summarized data based on Doc_type (Pie Chart)
plot of chunk unnamed-chunk-5