Skip to contents

Function to clean the data file

Usage

clean(x, y)

Arguments

x

An integer.

y

An integer.

Value

A modified data frame.

Examples

x <- 3
y <- 5
clean(x, y)
#> [1] 8