powered by
get_response(x, y)
identical(iris$Species, get_response(iris, "Species")) identical(iris$Sepal.Length, get_response(iris, Sepal.Length ~ .))
Run the code above in your browser using DataLab