R calculation and plot graph -
I am very new in R I have a range of data attached, which is the city council those problems List of: SNO Department FeedbackDate ClosedDate2 SubCategory1 SubZone 1 BTA 23/11/2012 2012/04/12 Permitting Park TOWNSVILL Pre 2 RTA 23/12/2012 4/13/2012 Rodent TOWNSVILL SOUTH 3 MTA 23/12/2012 2012/04/16 ConductVL TOWNSVILL South I want to get some information to show 1) High Resolution Time in (Close-2 - Feedback Date) has differnt subjunction for the same subcategory. : dat T.), Feedbacked = AS Date ("2012/12/23"), Cloddate 2 = ASDet ("2012/12/23") (c) ("permission-to-park", "rodent", "conduct VL "), 100, T), Sbjhon = sample (C (" Tovensvil East "," TOWNSVILL require South "), 100, t)) (Ggplot2) (Dplyr) #for or aggregation dat.sum & lt Required, by -group_by (DAT, SubCategory1, SubZone, Dept.) %% # Group SC1, SZ and Department Comb. Summarize (AvgResTime = mean (ClosedDate2-FeedbackDa...