summary
dplyr
library(dplyr)
base::reshape
library(reshape2)
reshape2
library(tidyr)
duplicated
unique
is.na
na.omit
complete.cases
base::merge
merge
join
sqldf
NA
Arrange the Columns as ID, Sex, Age, Wt and Vac
ID
Sex
Age
Wt
Vac
Use both numeric and name index to arrange the columns