Makes a best guess at the design of a long-format data frame.
Usage
get_design_long(
data,
dv = c(y = "score"),
id = c(id = "id"),
plot = faux_options("plot")
)
Makes a best guess at the design of a long-format data frame.
get_design_long(
data,
dv = c(y = "score"),
id = c(id = "id"),
plot = faux_options("plot")
)