Learn R Programming

fabletools (version 0.5.0)

response_vars: Return response variables

Description

response_vars() returns a character vector of the response variables in the object.

Usage

response_vars(x)

Arguments

x

A dataset containing a response variable (such as a mable, fable, or dable).