clean.Rd
Function to clean the data file
clean(x, y)
An integer.
A modified data frame.
x <- 3 y <- 5 clean(x, y) #> [1] 8