Warning: package 'tidyverse' was built under R version 4.1.3
-- Attaching packages --------------------------------------- tidyverse 1.3.1 --
v ggplot2 3.3.5 v purrr 0.3.4
v tibble 3.1.6 v dplyr 1.0.8
v tidyr 1.2.0 v stringr 1.4.0
v readr 2.1.2 v forcats 0.5.1
Warning: package 'ggplot2' was built under R version 4.1.3
Warning: package 'tibble' was built under R version 4.1.3
Warning: package 'tidyr' was built under R version 4.1.3
Warning: package 'readr' was built under R version 4.1.3
Warning: package 'forcats' was built under R version 4.1.3
-- Conflicts ------------------------------------------ tidyverse_conflicts() --
x dplyr::filter() masks stats::filter()
x dplyr::lag() masks stats::lag()
Warning: package 'ggpubr' was built under R version 4.1.3
Warning: package 'rstatix' was built under R version 4.1.3
Attaching package: 'rstatix'
The following object is masked from 'package:stats':
filter
#Responseboth<-Response%>% filter(Attended Training==“Attended both”) #Responseboth
#library(writexl) #write_xlsx(Responseboth, “D:/Extension AACCUP/Impact Assessment/both3.xlsx”)
#bothnew <- read_excel(“D:/Extension AACCUP/Impact Assessment/both3.xlsx”)
Min. 1st Qu. Median Mean 3rd Qu. Max.
25.00 29.75 35.00 35.30 42.00 46.00
`summarise()` has grouped output by 'Degree Obtained'. You can override using
the `.groups` argument.
`summarise()` has grouped output by 'MS Degree Obtained'. You can override
using the `.groups` argument.
`summarise()` has grouped output by 'On-going Masteral Degree'. You can
override using the `.groups` argument.
`summarise()` has grouped output by 'Current Position'. You can override using
the `.groups` argument.
`summarise()` has grouped output by 'Current Position'. You can override using
the `.groups` argument.