## Make test data available
data(kola.o)
## Check that the data frame kola.o is available
dftest(kola.o)
## Check that kola.o is available and that the variable Cu is present
dftest(kola.o, x = Cu)
Run the code above in your browser using DataLab