This function is generic (see Methods); method functions can be written to handle specific classes of data. Classes which already have methods for this function include: data.frame, formula, lm, terms.
formula(object) as.formula(object)
sqrt(skips) ~ . #or, equivalently formula(sqrt(skips) ~ .) formula(fuel.fit) # find the formula