Skip to contents

Step compute

Usage

step_compute(
  svy = NULL,
  ...,
  .by = NULL,
  use_copy = use_copy_default(),
  comment = "Compute step"
)

Arguments

svy

Survey object

...

Expressions to compute

.by

By

use_copy

Use copy

comment

Comment

Value

Survey object