library(readxl)
data<-read_excel("C:/Users/ICTAdmin/Documents/OmieConsultantData/2nd Data Set/CPP4-HealthBaselineSurveyDataAnalysed.xlsx")
View(data)