dwww Home | Show directory contents | Find package

# cannot create new fields for a step

    Code
      update(stp, y = 5)
    Condition
      Error in `update_fields()`:
      ! The step you are trying to update, 'step_stp', does not have the 'y' field.

# cannot update trained steps

    Code
      update(stp, x = 5)
    Condition
      Error in `validate_not_trained()`:
      ! To update 'step_stp', it must not be trained.

Generated by dwww version 1.15 on Wed Jun 26 03:05:35 CEST 2024.