Here we study how to use R software in Epidemiology (Under Progress)
First we have to build basic idea how to represent the vector, numbers, distribution, random number
########## Vector or choose the number###########
A=c(1, 2, 3, 4)