variables(x, ...)# S3 method for draws_matrix
variables(x, reserved = FALSE, with_indices = TRUE, ...)
# S3 method for draws_array
variables(x, reserved = FALSE, with_indices = TRUE, ...)
# S3 method for draws_df
variables(x, reserved = FALSE, with_indices = TRUE, ...)
# S3 method for draws_list
variables(x, reserved = FALSE, with_indices = TRUE, ...)
# S3 method for draws_rvars
variables(x, reserved = FALSE, with_indices = FALSE, ...)
nvariables(x, ...)