diff --git a/Data.R b/Data.R index c425e71..5541b27 100644 --- a/Data.R +++ b/Data.R @@ -10,4 +10,4 @@ CompCashCredit <- c(sum_cash,sum_credit) #please visualise the data I am lazy - Sewelam ages <- cbind(grocery_entries[6] , grocery_entries[3]) sum_ages <- aggregate(total ~ age,ages,sum) -#First Github Commitment! 2 \ No newline at end of file +#First Github Commitment! 23 \ No newline at end of file